Share via


AVMutableComposition_AVMutableCompositionTrackInspection.LoadTrackAsync Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static System.Threading.Tasks.Task<AVFoundation.AVMutableCompositionTrack> LoadTrackAsync(this AVFoundation.AVMutableComposition This, int trackId);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member LoadTrackAsync : AVFoundation.AVMutableComposition * int -> System.Threading.Tasks.Task<AVFoundation.AVMutableCompositionTrack>

Parameters

trackId
Int32

Returns

Attributes

Applies to