mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 12:37:46 +00:00
12 lines
179 B
Markdown
12 lines
179 B
Markdown
# State
|
|
|
|
The state of the media item
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| --------- | --------- |
|
|
| `Playing` | playing |
|
|
| `Paused` | paused |
|
|
| `Stopped` | stopped | |