Share via


AVAsynchronousVideoCompositionRequest.SourceFrameByTrackID(Int32) Method

Definition

[Foundation.Export("sourceFrameByTrackID:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreVideo.CVPixelBuffer? SourceFrameByTrackID(int trackID);
[<Foundation.Export("sourceFrameByTrackID:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SourceFrameByTrackID : int -> CoreVideo.CVPixelBuffer
override this.SourceFrameByTrackID : int -> CoreVideo.CVPixelBuffer

Parameters

trackID
Int32

Returns

Attributes

Applies to