mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 20:47:49 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.557.0
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# GetLibraryItemsLibraryOptimizedForStreaming
|
||||
|
||||
Has this media been optimized for streaming. NOTE: This can be 0, 1, false or true
|
||||
|
||||
|
||||
|
||||
## Supported Types
|
||||
|
||||
### GetLibraryItemsOptimizedForStreaming1
|
||||
|
||||
```csharp
|
||||
GetLibraryItemsLibraryOptimizedForStreaming.CreateGetLibraryItemsOptimizedForStreaming1(/* values here */);
|
||||
```
|
||||
|
||||
### Boolean
|
||||
|
||||
```csharp
|
||||
GetLibraryItemsLibraryOptimizedForStreaming.CreateBoolean(/* values here */);
|
||||
```
|
||||
Reference in New Issue
Block a user