Enum PlayerState

Definition

Namespace:
Tizen.Network.Bluetooth
Assembly:
Tizen.Network.Bluetooth.dll
API Level:
3

Enumeration for the player states.

C#
Copy
public enum PlayerState
Name Description
Paused

The paused state.

Playing

The playing state.

SeekForward

The seek forward state.

SeekRewind

The seek rewind state.

Stopped

The stopped state.