Enum PlayerCommand
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
Enumeration for the player command.
public enum PlayerCommand
Fields
| Name | Description |
|---|---|
| FastForward | Fast-forward current track |
| Next | Go to the next track |
| Pause | Pause current track |
| Play | Play current track |
| Previous | Go to the previous track |
| Rewind | Rewind current track |
| Stop | Stop playing track |