Files
plexpy/docs/models/operations/getlibrarysectionsalloptimizedforstreaming.md

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 */
```