Share via


AVFragmentedMovie_AVFragmentedMovieTrackInspection.GetTracks Metodo

Definizione

Overload

GetTracks(AVFragmentedMovie, AVMediaCharacteristics)
GetTracks(AVFragmentedMovie, AVMediaTypes)
GetTracks(AVFragmentedMovie, String)

GetTracks(AVFragmentedMovie, AVMediaCharacteristics)

public static AVFoundation.AVFragmentedMovieTrack[] GetTracks (this AVFoundation.AVFragmentedMovie This, AVFoundation.AVMediaCharacteristics mediaCharacteristic);
static member GetTracks : AVFoundation.AVFragmentedMovie * AVFoundation.AVMediaCharacteristics -> AVFoundation.AVFragmentedMovieTrack[]

Parametri

mediaCharacteristic
AVMediaCharacteristics

Restituisce

Si applica a

GetTracks(AVFragmentedMovie, AVMediaTypes)

public static AVFoundation.AVFragmentedMovieTrack[] GetTracks (this AVFoundation.AVFragmentedMovie This, AVFoundation.AVMediaTypes mediaType);
static member GetTracks : AVFoundation.AVFragmentedMovie * AVFoundation.AVMediaTypes -> AVFoundation.AVFragmentedMovieTrack[]

Parametri

mediaType
AVMediaTypes

Restituisce

Si applica a

GetTracks(AVFragmentedMovie, String)

[Foundation.Export("tracksWithMediaType:")]
public static AVFoundation.AVFragmentedMovieTrack[] GetTracks (this AVFoundation.AVFragmentedMovie This, string mediaType);
static member GetTracks : AVFoundation.AVFragmentedMovie * string -> AVFoundation.AVFragmentedMovieTrack[]

Parametri

mediaType
String

Restituisce

Attributi

Si applica a