AVFragmentedMovie_AVFragmentedMovieTrackInspection.GetTracks Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- This
- AVFragmentedMovie
- mediaCharacteristic
- AVMediaCharacteristics
Retornos
Aplica-se 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
- This
- AVFragmentedMovie
- mediaType
- AVMediaTypes
Retornos
Aplica-se 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
- This
- AVFragmentedMovie
- mediaType
- String
Retornos
- Atributos