AVMutableMovie_AVMutableMovieTrackInspection.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(AVMutableMovie, AVMediaCharacteristics) | |
GetTracks(AVMutableMovie, AVMediaTypes) | |
GetTracks(AVMutableMovie, String) |
GetTracks(AVMutableMovie, AVMediaCharacteristics)
public static AVFoundation.AVMutableMovieTrack[] GetTracks (this AVFoundation.AVMutableMovie This, AVFoundation.AVMediaCharacteristics mediaCharacteristic);
static member GetTracks : AVFoundation.AVMutableMovie * AVFoundation.AVMediaCharacteristics -> AVFoundation.AVMutableMovieTrack[]
Parâmetros
- This
- AVMutableMovie
- mediaCharacteristic
- AVMediaCharacteristics
Retornos
Aplica-se a
GetTracks(AVMutableMovie, AVMediaTypes)
public static AVFoundation.AVMutableMovieTrack[] GetTracks (this AVFoundation.AVMutableMovie This, AVFoundation.AVMediaTypes mediaType);
static member GetTracks : AVFoundation.AVMutableMovie * AVFoundation.AVMediaTypes -> AVFoundation.AVMutableMovieTrack[]
Parâmetros
- This
- AVMutableMovie
- mediaType
- AVMediaTypes
Retornos
Aplica-se a
GetTracks(AVMutableMovie, String)
[Foundation.Export("tracksWithMediaType:")]
public static AVFoundation.AVMutableMovieTrack[] GetTracks (this AVFoundation.AVMutableMovie This, string mediaType);
static member GetTracks : AVFoundation.AVMutableMovie * string -> AVFoundation.AVMutableMovieTrack[]
Parâmetros
- This
- AVMutableMovie
- mediaType
- String
Retornos
- Atributos