Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 711 Bytes

midichannelpressuremessage_timestamp.md

File metadata and controls

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

Windows.Devices.Midi.MidiChannelPressureMessage.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