다음을 통해 공유


AVFragmentedMovie_AVFragmentedMovieTrackInspection.GetTracks 메서드

정의

오버로드

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[]

매개 변수

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[]

매개 변수

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[]

매개 변수

mediaType
String

반환

특성

적용 대상