mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 12:37:46 +00:00
18 KiB
18 KiB
GetLibrarySectionsAllStream
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
ID |
int64 | ✔️ | Unique stream identifier. | 1002625 |
StreamType |
int64 | ✔️ | Stream type: - VIDEO = 1 - AUDIO = 2 - SUBTITLE = 3 |
|
Format |
*string | ➖ | Format of the stream (e.g., srt). | srt |
Default |
*bool | ➖ | Indicates if this stream is default. | true |
Codec |
string | ✔️ | Codec used by the stream. | hevc |
Index |
*int | ➖ | Index of the stream. | 0 |
Bitrate |
*int | ➖ | Bitrate of the stream. | 24743 |
Language |
*string | ➖ | Language of the stream. | English |
LanguageTag |
*string | ➖ | Language tag (e.g., en). | en |
LanguageCode |
*string | ➖ | ISO language code. | eng |
HeaderCompression |
*bool | ➖ | Indicates whether header compression is enabled. | true |
DOVIBLCompatID |
*int | ➖ | Dolby Vision BL compatibility ID. | 1 |
DOVIBLPresent |
*bool | ➖ | Indicates if Dolby Vision BL is present. | true |
DOVIELPresent |
*bool | ➖ | Indicates if Dolby Vision EL is present. | false |
DOVILevel |
*int | ➖ | Dolby Vision level. | 6 |
DOVIPresent |
*bool | ➖ | Indicates if Dolby Vision is present. | true |
DOVIProfile |
*int | ➖ | Dolby Vision profile. | 8 |
DOVIRPUPresent |
*bool | ➖ | Indicates if Dolby Vision RPU is present. | true |
DOVIVersion |
*string | ➖ | Dolby Vision version. | 1.0 |
BitDepth |
*int | ➖ | Bit depth of the video stream. | 10 |
ChromaLocation |
*string | ➖ | Chroma sample location. | topleft |
ChromaSubsampling |
*string | ➖ | Chroma subsampling format. | 4:2:0 |
CodedHeight |
*int | ➖ | Coded video height. | 1608 |
CodedWidth |
*int | ➖ | Coded video width. | 3840 |
ClosedCaptions |
*bool | ➖ | N/A | true |
ColorPrimaries |
*string | ➖ | Color primaries used. | bt2020 |
ColorRange |
*string | ➖ | Color range (e.g., tv). | tv |
ColorSpace |
*string | ➖ | Color space. | bt2020nc |
ColorTrc |
*string | ➖ | Color transfer characteristics. | smpte2084 |
FrameRate |
*float32 | ➖ | Frame rate of the stream. | 23.976 |
Key |
*string | ➖ | Key to access this stream part. | /library/streams/216389 |
Height |
*int | ➖ | Height of the video stream. | 1602 |
Level |
*int | ➖ | Video level. | 150 |
Original |
*bool | ➖ | Indicates if this is the original stream. | true |
HasScalingMatrix |
*bool | ➖ | N/A | false |
Profile |
*string | ➖ | Video profile. | main 10 |
ScanType |
*string | ➖ | N/A | progressive |
EmbeddedInVideo |
*string | ➖ | N/A | progressive |
RefFrames |
*int | ➖ | Number of reference frames. | 1 |
Width |
*int | ➖ | Width of the video stream. | 3840 |
DisplayTitle |
string | ✔️ | Display title for the stream. | 4K DoVi/HDR10 (HEVC Main 10) |
ExtendedDisplayTitle |
string | ✔️ | Extended display title for the stream. | 4K DoVi/HDR10 (HEVC Main 10) |
Selected |
*bool | ➖ | Indicates if this stream is selected (applicable for audio streams). | true |
Forced |
*bool | ➖ | N/A | true |
Channels |
*int | ➖ | Number of audio channels (for audio streams). | 6 |
AudioChannelLayout |
*string | ➖ | Audio channel layout. | 5.1(side) |
SamplingRate |
*int | ➖ | Sampling rate for the audio stream. | 48000 |
CanAutoSync |
*bool | ➖ | Indicates if the stream can auto-sync. | false |
HearingImpaired |
*bool | ➖ | Indicates if the stream is for the hearing impaired. | true |
Dub |
*bool | ➖ | Indicates if the stream is a dub. | true |
Title |
*string | ➖ | Optional title for the stream (e.g., language variant). | SDH |