AVAsynchronousVideoCompositionRequest.SourceFrameByTrackID(Int32) 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.
[Foundation.Export("sourceFrameByTrackID:")]
public virtual CoreVideo.CVPixelBuffer SourceFrameByTrackID (int trackID);
abstract member SourceFrameByTrackID : int -> CoreVideo.CVPixelBuffer
override this.SourceFrameByTrackID : int -> CoreVideo.CVPixelBuffer
Parameters
- trackID
- Int32
Returns
- Attributes