AVFragmentedAsset_AVFragmentedAssetTrackInspection.GetTracks Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
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[]
Параметры
- This
- AVFragmentedAsset
- mediaCharacteristic
- AVMediaCharacteristics
Возвращаемое значение
Применяется к
GetTracks(AVFragmentedAsset, AVMediaTypes)
public static AVFoundation.AVFragmentedAssetTrack[] GetTracks (this AVFoundation.AVFragmentedAsset This, AVFoundation.AVMediaTypes mediaType);
static member GetTracks : AVFoundation.AVFragmentedAsset * AVFoundation.AVMediaTypes -> AVFoundation.AVFragmentedAssetTrack[]
Параметры
- This
- AVFragmentedAsset
- mediaType
- AVMediaTypes
Возвращаемое значение
Применяется к
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[]
Параметры
- This
- AVFragmentedAsset
- mediaType
- String
Возвращаемое значение
- Атрибуты