Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 719 Bytes

midisongpositionpointermessage_timestamp.md

File metadata and controls

23 lines (16 loc) · 719 Bytes
-api-id -api-type
P:Windows.Devices.Midi.MidiSongPositionPointerMessage.Timestamp
winrt property

Windows.Devices.Midi.MidiSongPositionPointerMessage.Timestamp

-description

Gets the duration from when the MidiInPort was created to the time the message was received. For messages being sent to a MidiOutPort, this value has no meaning.

-property-value

The duration from when the MidiInPort was created to the time the message was received.

-remarks

For messages being sent to a MidiOutPort, this value has no meaning.

-examples

-see-also