mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-09 20:47:46 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.558.1
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
# GetLibraryItemsLibraryOptimizedForStreaming
|
||||
|
||||
Has this media been optimized for streaming. NOTE: This can be 0, 1, false or true
|
||||
|
||||
|
||||
|
||||
## Supported Types
|
||||
|
||||
### `Operations\GetLibraryItemsOptimizedForStreaming1`
|
||||
|
||||
```php
|
||||
/**
|
||||
* @var Operations\GetLibraryItemsOptimizedForStreaming1
|
||||
*/
|
||||
Operations\GetLibraryItemsOptimizedForStreaming1 $value = /* values here */
|
||||
```
|
||||
|
||||
### `bool`
|
||||
|
||||
```php
|
||||
/**
|
||||
* @var bool
|
||||
*/
|
||||
bool $value = /* values here */
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user