AVMidiPlayer.CurrentPosition 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 current playback position, in seconds.
public virtual double CurrentPosition { [Foundation.Export("currentPosition")] get; [Foundation.Export("setCurrentPosition:")] set; }
member this.CurrentPosition : double with get, set
Property Value
- Attributes