AVAsynchronousVideoCompositionRequest.SourceFrameByTrackID(Int32) Method

Definition

[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

Applies to