mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-07 12:37:45 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.129.1
This commit is contained in:
30
docs/Models/Requests/Stream.md
Normal file
30
docs/Models/Requests/Stream.md
Normal file
@@ -0,0 +1,30 @@
|
||||
# Stream
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| ---------------------- | ---------------------- | ---------------------- | ---------------------- | ---------------------- |
|
||||
| `Id` | *double* | :heavy_minus_sign: | N/A | 211234 |
|
||||
| `StreamType` | *double* | :heavy_minus_sign: | N/A | 1 |
|
||||
| `Default` | *bool* | :heavy_minus_sign: | N/A | |
|
||||
| `Codec` | *string* | :heavy_minus_sign: | N/A | hevc |
|
||||
| `Index` | *double* | :heavy_minus_sign: | N/A | 0 |
|
||||
| `Bitrate` | *double* | :heavy_minus_sign: | N/A | 918 |
|
||||
| `Language` | *string* | :heavy_minus_sign: | N/A | English |
|
||||
| `LanguageTag` | *string* | :heavy_minus_sign: | N/A | en |
|
||||
| `LanguageCode` | *string* | :heavy_minus_sign: | N/A | eng |
|
||||
| `BitDepth` | *double* | :heavy_minus_sign: | N/A | 8 |
|
||||
| `ChromaLocation` | *string* | :heavy_minus_sign: | N/A | left |
|
||||
| `ChromaSubsampling` | *string* | :heavy_minus_sign: | N/A | 4:2:0 |
|
||||
| `CodedHeight` | *double* | :heavy_minus_sign: | N/A | 1080 |
|
||||
| `CodedWidth` | *double* | :heavy_minus_sign: | N/A | 1920 |
|
||||
| `ColorRange` | *string* | :heavy_minus_sign: | N/A | tv |
|
||||
| `FrameRate` | *double* | :heavy_minus_sign: | N/A | 25 |
|
||||
| `Height` | *double* | :heavy_minus_sign: | N/A | 1080 |
|
||||
| `Level` | *double* | :heavy_minus_sign: | N/A | 120 |
|
||||
| `Profile` | *string* | :heavy_minus_sign: | N/A | main |
|
||||
| `RefFrames` | *double* | :heavy_minus_sign: | N/A | 1 |
|
||||
| `Width` | *double* | :heavy_minus_sign: | N/A | 1920 |
|
||||
| `DisplayTitle` | *string* | :heavy_minus_sign: | N/A | 1080p (HEVC Main) |
|
||||
| `ExtendedDisplayTitle` | *string* | :heavy_minus_sign: | N/A | 1080p (HEVC Main) |
|
||||
Reference in New Issue
Block a user