AVMutableVideoCompositionLayerInstruction.FromAssetTrack(AVAssetTrack) Method

Definition

[Foundation.Export("videoCompositionLayerInstructionWithAssetTrack:")]
public static AVFoundation.AVMutableVideoCompositionLayerInstruction FromAssetTrack (AVFoundation.AVAssetTrack track);
static member FromAssetTrack : AVFoundation.AVAssetTrack -> AVFoundation.AVMutableVideoCompositionLayerInstruction

Parameters

track
AVAssetTrack

Returns

Attributes

Applies to