AVPlayer.CurrentTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The CurrentTime of the CurrentItem.
public virtual CoreMedia.CMTime CurrentTime { [Foundation.Export("currentTime")] get; }
member this.CurrentTime : CoreMedia.CMTime
Property Value
- Attributes
Remarks
Applies to
See also
- <xref:AVFoundation.AVPlayer.AddBoundaryTimeObserver>
- <xref:AVFoundation.AVPlayer.AddPeriodicTimeObserver>