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