Enum PlaybackState
Enumerates values that define the playback state of the media content.
Namespace: Tizen.Wearable.CircularUI.Forms
Assembly: Tizen.Wearable.CircularUI.Forms.dll
Syntax
public enum PlaybackState
Fields
| Name | Description |
|---|---|
| Paused | Paused while playing media. |
| Playing | Playing. |
| Stopped | Stopped. |