AVAssetWriterInputMediaDataLocationInterleavedWithMainMediaData

Static AVAssetWriterInputMediaDataLocationInterleavedWithMainMediaData 

Source
pub unsafe static AVAssetWriterInputMediaDataLocationInterleavedWithMainMediaData: &'static AVAssetWriterInputMediaDataLocation
Available on crate feature AVAssetWriterInput only.
Expand description

Indicates that the media data should be interleaved with all other media data with this constant.

See also Apple’s documentation