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