mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-10 04:21:03 +00:00
20 lines
369 B
Markdown
20 lines
369 B
Markdown
# GetLibrarySectionsAllOptimizedForStreaming
|
|
|
|
Has this media been optimized for streaming. NOTE: This can be 0, 1, false or true
|
|
|
|
|
|
## Supported Types
|
|
|
|
### `operations.GetLibrarySectionsAllOptimizedForStreaming1`
|
|
|
|
```python
|
|
value: operations.GetLibrarySectionsAllOptimizedForStreaming1 = /* values here */
|
|
```
|
|
|
|
### `bool`
|
|
|
|
```python
|
|
value: bool = /* values here */
|
|
```
|
|
|