Share via


AVMutableVideoCompositionLayerInstruction.FromAssetTrack(AVAssetTrack) Method

Definition

[Foundation.Export("videoCompositionLayerInstructionWithAssetTrack:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AVFoundation.AVMutableVideoCompositionLayerInstruction FromAssetTrack(AVFoundation.AVAssetTrack track);
[<Foundation.Export("videoCompositionLayerInstructionWithAssetTrack:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FromAssetTrack : AVFoundation.AVAssetTrack -> AVFoundation.AVMutableVideoCompositionLayerInstruction

Parameters

track
AVAssetTrack

Returns

Attributes

Applies to