mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 12:37:46 +00:00
12 lines
229 B
Markdown
12 lines
229 B
Markdown
# State
|
|
|
|
The state of the media item
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| -------------- | -------------- |
|
|
| `StatePlaying` | playing |
|
|
| `StatePaused` | paused |
|
|
| `StateStopped` | stopped | |