mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-09 20:47:50 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.148.0
This commit is contained in:
17
docs/Models/Requests/GetLibraryHubsPart.md
Normal file
17
docs/Models/Requests/GetLibraryHubsPart.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# GetLibraryHubsPart
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ |
|
||||
| `Id` | *int* | :heavy_minus_sign: | N/A | 38247 |
|
||||
| `Key` | *string* | :heavy_minus_sign: | N/A | /library/parts/38247/1589412494/file.mp4 |
|
||||
| `Duration` | *int* | :heavy_minus_sign: | N/A | 6017237 |
|
||||
| `File` | *string* | :heavy_minus_sign: | N/A | /movies/Tangled (2010)/Tangled (2010) Bluray-1080p.mp4 |
|
||||
| `Size` | *int* | :heavy_minus_sign: | N/A | 1545647447 |
|
||||
| `AudioProfile` | *string* | :heavy_minus_sign: | N/A | lc |
|
||||
| `Container` | *string* | :heavy_minus_sign: | N/A | mp4 |
|
||||
| `Has64bitOffsets` | *bool* | :heavy_minus_sign: | N/A | false |
|
||||
| `OptimizedForStreaming` | *bool* | :heavy_minus_sign: | N/A | true |
|
||||
| `VideoProfile` | *string* | :heavy_minus_sign: | N/A | high |
|
||||
Reference in New Issue
Block a user