pub unsafe static AVAssetWriterInputMediaDataLocationBeforeMainMediaDataNotInterleaved: &'static AVAssetWriterInputMediaDataLocationAvailable on crate feature
AVAssetWriterInput only.Expand description
Indicates that the media data should be laid out before all the media data with AVAssetWriterInputMediaDataLocationInterleavedWithMainMediaData and not be interleaved.
See also Appleās documentation