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