mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-06 04:20:51 +00:00
58 lines
28 KiB
Markdown
58 lines
28 KiB
Markdown
# GetLibrarySectionsAllStream
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
|
|
| `id` | *int* | :heavy_check_mark: | Unique stream identifier. | 1002625 |
|
|
| `streamType` | [Operations\GetLibrarySectionsAllStreamType](../../Models/Operations/GetLibrarySectionsAllStreamType.md) | :heavy_check_mark: | Stream type:<br/> - 1 = video<br/> - 2 = audio<br/> - 3 = subtitle<br/> | 1 |
|
|
| `format` | *?string* | :heavy_minus_sign: | Format of the stream (e.g., srt). | srt |
|
|
| `default` | *?bool* | :heavy_minus_sign: | Indicates if this stream is default. | true |
|
|
| `codec` | *string* | :heavy_check_mark: | Codec used by the stream. | hevc |
|
|
| `index` | *?int* | :heavy_minus_sign: | Index of the stream. | 0 |
|
|
| `bitrate` | *?int* | :heavy_minus_sign: | Bitrate of the stream. | 24743 |
|
|
| `language` | *?string* | :heavy_minus_sign: | Language of the stream. | English |
|
|
| `languageTag` | *?string* | :heavy_minus_sign: | Language tag (e.g., en). | en |
|
|
| `languageCode` | *?string* | :heavy_minus_sign: | ISO language code. | eng |
|
|
| `headerCompression` | *?bool* | :heavy_minus_sign: | Indicates whether header compression is enabled. | true |
|
|
| `doviblCompatID` | *?int* | :heavy_minus_sign: | Dolby Vision BL compatibility ID. | 1 |
|
|
| `doviblPresent` | *?bool* | :heavy_minus_sign: | Indicates if Dolby Vision BL is present. | true |
|
|
| `dovielPresent` | *?bool* | :heavy_minus_sign: | Indicates if Dolby Vision EL is present. | false |
|
|
| `doviLevel` | *?int* | :heavy_minus_sign: | Dolby Vision level. | 6 |
|
|
| `doviPresent` | *?bool* | :heavy_minus_sign: | Indicates if Dolby Vision is present. | true |
|
|
| `doviProfile` | *?int* | :heavy_minus_sign: | Dolby Vision profile. | 8 |
|
|
| `dovirpuPresent` | *?bool* | :heavy_minus_sign: | Indicates if Dolby Vision RPU is present. | true |
|
|
| `doviVersion` | *?string* | :heavy_minus_sign: | Dolby Vision version. | 1.0 |
|
|
| `bitDepth` | *?int* | :heavy_minus_sign: | Bit depth of the video stream. | 10 |
|
|
| `chromaLocation` | *?string* | :heavy_minus_sign: | Chroma sample location. | topleft |
|
|
| `chromaSubsampling` | *?string* | :heavy_minus_sign: | Chroma subsampling format. | 4:2:0 |
|
|
| `codedHeight` | *?int* | :heavy_minus_sign: | Coded video height. | 1608 |
|
|
| `codedWidth` | *?int* | :heavy_minus_sign: | Coded video width. | 3840 |
|
|
| `closedCaptions` | *?bool* | :heavy_minus_sign: | N/A | true |
|
|
| `colorPrimaries` | *?string* | :heavy_minus_sign: | Color primaries used. | bt2020 |
|
|
| `colorRange` | *?string* | :heavy_minus_sign: | Color range (e.g., tv). | tv |
|
|
| `colorSpace` | *?string* | :heavy_minus_sign: | Color space. | bt2020nc |
|
|
| `colorTrc` | *?string* | :heavy_minus_sign: | Color transfer characteristics. | smpte2084 |
|
|
| `frameRate` | *?float* | :heavy_minus_sign: | Frame rate of the stream. | 23.976 |
|
|
| `key` | *?string* | :heavy_minus_sign: | Key to access this stream part. | /library/streams/216389 |
|
|
| `height` | *?int* | :heavy_minus_sign: | Height of the video stream. | 1602 |
|
|
| `level` | *?int* | :heavy_minus_sign: | Video level. | 150 |
|
|
| `original` | *?bool* | :heavy_minus_sign: | Indicates if this is the original stream. | true |
|
|
| `hasScalingMatrix` | *?bool* | :heavy_minus_sign: | N/A | false |
|
|
| `profile` | *?string* | :heavy_minus_sign: | Video profile. | main 10 |
|
|
| `scanType` | *?string* | :heavy_minus_sign: | N/A | progressive |
|
|
| `embeddedInVideo` | *?string* | :heavy_minus_sign: | N/A | progressive |
|
|
| `refFrames` | *?int* | :heavy_minus_sign: | Number of reference frames. | 1 |
|
|
| `width` | *?int* | :heavy_minus_sign: | Width of the video stream. | 3840 |
|
|
| `displayTitle` | *string* | :heavy_check_mark: | Display title for the stream. | 4K DoVi/HDR10 (HEVC Main 10) |
|
|
| `extendedDisplayTitle` | *string* | :heavy_check_mark: | Extended display title for the stream. | 4K DoVi/HDR10 (HEVC Main 10) |
|
|
| `selected` | *?bool* | :heavy_minus_sign: | Indicates if this stream is selected (applicable for audio streams). | true |
|
|
| `forced` | *?bool* | :heavy_minus_sign: | N/A | true |
|
|
| `channels` | *?int* | :heavy_minus_sign: | Number of audio channels (for audio streams). | 6 |
|
|
| `audioChannelLayout` | *?string* | :heavy_minus_sign: | Audio channel layout. | 5.1(side) |
|
|
| `samplingRate` | *?int* | :heavy_minus_sign: | Sampling rate for the audio stream. | 48000 |
|
|
| `canAutoSync` | *?bool* | :heavy_minus_sign: | Indicates if the stream can auto-sync. | false |
|
|
| `hearingImpaired` | *?bool* | :heavy_minus_sign: | Indicates if the stream is for the hearing impaired. | true |
|
|
| `dub` | *?bool* | :heavy_minus_sign: | Indicates if the stream is a dub. | true |
|
|
| `title` | *?string* | :heavy_minus_sign: | Optional title for the stream (e.g., language variant). | SDH | |