共用方式為


AVMutableComposition.CreateMutableTrack(AVAssetTrack) 方法

定義

建立新的 , AVMutableComposition 其中的所有時間範圍 referenceTrack 都有效用於插入。

[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

參數

referenceTrack
AVAssetTrack

傳回

屬性

適用於