Enum PlayerState
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
Enumeration for the player states.
public enum PlayerState
Fields
| Name | Description |
|---|---|
| Paused | The paused state. |
| Playing | The playing state. |
| SeekForward | The seek forward state. |
| SeekRewind | The seek rewind state. |
| Stopped | The stopped state. |