AVMutableComposition_AVMutableCompositionTrackInspection.GetTrack Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[Foundation.Export("trackWithTrackID:")]
public static AVFoundation.AVMutableCompositionTrack GetTrack (this AVFoundation.AVMutableComposition This, int trackID);
static member GetTrack : AVFoundation.AVMutableComposition * int -> AVFoundation.AVMutableCompositionTrack
Parameter
- This
- AVMutableComposition
Die Instanz, für die diese Methode verwendet wird.
- trackID
- Int32
Gibt zurück
- Attribute