AVFragmentedMovie_AVFragmentedMovieTrackInspection.GetTracks メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
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[]
パラメーター
- This
- AVFragmentedMovie
- mediaCharacteristic
- AVMediaCharacteristics
戻り値
適用対象
GetTracks(AVFragmentedMovie, AVMediaTypes)
public static AVFoundation.AVFragmentedMovieTrack[] GetTracks (this AVFoundation.AVFragmentedMovie This, AVFoundation.AVMediaTypes mediaType);
static member GetTracks : AVFoundation.AVFragmentedMovie * AVFoundation.AVMediaTypes -> AVFoundation.AVFragmentedMovieTrack[]
パラメーター
- This
- AVFragmentedMovie
- mediaType
- AVMediaTypes
戻り値
適用対象
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[]
パラメーター
- This
- AVFragmentedMovie
- mediaType
- String
戻り値
- 属性