Enum PlayerState
Definition
- Namespace:
- Tizen.Network.Bluetooth
- Assembly:
- Tizen.Network.Bluetooth.dll
- API Level:
- 3
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. |