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.555.2
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# GetLibrarySectionsAllLibraryOptimizedForStreaming
|
||||
|
||||
Has this media been optimized for streaming. NOTE: This can be 0, 1, false or true
|
||||
|
||||
|
||||
## Supported Types
|
||||
|
||||
### GetLibrarySectionsAllOptimizedForStreaming1
|
||||
|
||||
```csharp
|
||||
GetLibrarySectionsAllLibraryOptimizedForStreaming.CreateGetLibrarySectionsAllOptimizedForStreaming1(/* values here */);
|
||||
```
|
||||
|
||||
### Boolean
|
||||
|
||||
```csharp
|
||||
GetLibrarySectionsAllLibraryOptimizedForStreaming.CreateBoolean(/* values here */);
|
||||
```
|
||||
Reference in New Issue
Block a user