SystemMediaTransportControlsButton
SystemMediaTransportControlsButton
SystemMediaTransportControlsButton
SystemMediaTransportControlsButton
Enum
Definition
Defines values for the buttons on the SystemMediaTransportControls.
public : enum class SystemMediaTransportControlsButtonpublic enum SystemMediaTransportControlsButtonPublic Enum SystemMediaTransportControlsButton// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| ChannelDown ChannelDown ChannelDown ChannelDown | The channel down button. |
| ChannelUp ChannelUp ChannelUp ChannelUp | The channel up button. |
| FastForward FastForward FastForward FastForward | The fast forward button. |
| Next Next Next Next | The next button. |
| Pause Pause Pause Pause | The pause button. |
| Play Play Play Play | The play button. |
| Previous Previous Previous Previous | The previous button. |
| Record Record Record Record | The record button. |
| Rewind Rewind Rewind Rewind | The rewind button. |
| Stop Stop Stop Stop | The stop button. |