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

20 lines
354 B
Markdown

# GetRecentlyAddedOptimizedForStreaming
Has this media been optimized for streaming. NOTE: This can be 0, 1, false or true
## Supported Types
### `operations.GetRecentlyAddedOptimizedForStreaming1`
```python
value: operations.GetRecentlyAddedOptimizedForStreaming1 = /* values here */
```
### `bool`
```python
value: bool = /* values here */
```