AVAssetReaderVideoCompositionOutput.Create Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Factory method to create a AVAssetReaderVideoCompositionOutput with the specified videoTracks
and settings
.
public static AVFoundation.AVAssetReaderVideoCompositionOutput Create (AVFoundation.AVAssetTrack[] videoTracks, CoreVideo.CVPixelBufferAttributes settings);
static member Create : AVFoundation.AVAssetTrack[] * CoreVideo.CVPixelBufferAttributes -> AVFoundation.AVAssetReaderVideoCompositionOutput
Parameters
- videoTracks
- AVAssetTrack[]
- settings
- CVPixelBufferAttributes