mediaPlayPause constant
Represents the location of the "Media Play Pause" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
Implementation
static const PhysicalKeyboardKey mediaPlayPause = PhysicalKeyboardKey(0x000c00cd);