AVMutableComposition.CreateMutableTrack(AVAssetTrack) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée un nouveau AVMutableComposition pour lequel tous les intervalles de temps dans referenceTrack
sont valides pour l’insertion.
[Foundation.Export("mutableTrackCompatibleWithTrack:")]
public virtual AVFoundation.AVMutableCompositionTrack CreateMutableTrack (AVFoundation.AVAssetTrack referenceTrack);
abstract member CreateMutableTrack : AVFoundation.AVAssetTrack -> AVFoundation.AVMutableCompositionTrack
override this.CreateMutableTrack : AVFoundation.AVAssetTrack -> AVFoundation.AVMutableCompositionTrack
Paramètres
- referenceTrack
- AVAssetTrack
Retours
- Attributs