AVFragmentedMovie_AVFragmentedMovieTrackInspection.GetTracks Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
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[]
Parametri
- This
- AVFragmentedMovie
- mediaCharacteristic
- AVMediaCharacteristics
Restituisce
Si applica 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[]
Parametri
- This
- AVFragmentedMovie
- mediaType
- AVMediaTypes
Restituisce
Si applica 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[]
Parametri
- This
- AVFragmentedMovie
- mediaType
- String
Restituisce
- Attributi