AVMutableComposition.CreateMutableTrack(AVAssetTrack) Méthode

Définition

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

S’applique à