AVMutableMovie_AVMutableMovieTrackLevelEditing.GetMutableTrack Method

Definition

[Foundation.Export("mutableTrackCompatibleWithTrack:")]
public static AVFoundation.AVMutableMovieTrack GetMutableTrack (this AVFoundation.AVMutableMovie This, AVFoundation.AVAssetTrack track);
static member GetMutableTrack : AVFoundation.AVMutableMovie * AVFoundation.AVAssetTrack -> AVFoundation.AVMutableMovieTrack

Parameters

track
AVAssetTrack

Returns

Attributes

Applies to