AVMovie_AVMovieTrackInspection.GetTrack(AVMovie, Int32) Method

Definition

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

Parameters

This
AVMovie
trackID
Int32

Returns

Attributes

Applies to