AVFragmentedMovie_AVFragmentedMovieTrackInspection.GetTracks Método

Definición

Sobrecargas

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[]

Parámetros

mediaCharacteristic
AVMediaCharacteristics

Devoluciones

Se aplica 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[]

Parámetros

mediaType
AVMediaTypes

Devoluciones

Se aplica 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[]

Parámetros

mediaType
String

Devoluciones

Atributos

Se aplica a