AVAssetTrack.SegmentForTrackTime(CMTime) Método

Definição

O segmento de faixa que contém o especificado trackTime.

[Foundation.Export("segmentForTrackTime:")]
public virtual AVFoundation.AVAssetTrackSegment SegmentForTrackTime (CoreMedia.CMTime trackTime);
abstract member SegmentForTrackTime : CoreMedia.CMTime -> AVFoundation.AVAssetTrackSegment
override this.SegmentForTrackTime : CoreMedia.CMTime -> AVFoundation.AVAssetTrackSegment

Parâmetros

trackTime
CMTime

Retornos

Atributos

Aplica-se a