Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the current values of media playback position information obtained from the DMR.
Syntax
typedef struct PositionInformation {
TrackInformation trackInformation;
Windows relativeTime;
} PositionInformation;
Members
trackInformation
A TrackInformation structure that contains the current track number and duration.relativeTime
The current playback position of the DMR.
Requirements
IDL |
Windows.Media.Streaming.idl (reference Windows.Media.Streaming.idl) |