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