Edit

Share via


AVPlayerItem.ForwardPlaybackEndTime Property

Definition

The time at which forward playback should end.

public virtual CoreMedia.CMTime ForwardPlaybackEndTime { [Foundation.Export("forwardPlaybackEndTime")] get; [Foundation.Export("setForwardPlaybackEndTime:")] set; }
member this.ForwardPlaybackEndTime : CoreMedia.CMTime with get, set

Property Value

The default value is Invalid, which indicates that playback will end when the playhead reaches Duration.

Attributes

Applies to