AVMutableCompositionTrack.ValidateTrackSegments 方法

定义

true如果trackSegments所有都符合轨道的计时规则,则返回 。

[Foundation.Export("validateTrackSegments:error:")]
public virtual bool ValidateTrackSegments (AVFoundation.AVCompositionTrackSegment[] trackSegments, out Foundation.NSError error);
abstract member ValidateTrackSegments : AVFoundation.AVCompositionTrackSegment[] *  -> bool
override this.ValidateTrackSegments : AVFoundation.AVCompositionTrackSegment[] *  -> bool

参数

trackSegments
AVCompositionTrackSegment[]
error
NSError

返回

属性

适用于