AVMutableMovie_AVMutableMovieTrackInspection.GetTrack Method

Definition

[Foundation.Export("trackWithTrackID:")]
public static AVFoundation.AVMutableMovieTrack GetTrack (this AVFoundation.AVMutableMovie This, int trackID);
static member GetTrack : AVFoundation.AVMutableMovie * int -> AVFoundation.AVMutableMovieTrack

Parameters

trackID
Int32

Returns

Attributes

Applies to