mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-07 20:47:49 +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 | |