mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-09 12:37:46 +00:00
6.1 KiB
6.1 KiB
GetOnDeckMedia
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
number | ➖ | N/A | 80994 |
duration |
number | ➖ | N/A | 420080 |
bitrate |
number | ➖ | N/A | 1046 |
width |
number | ➖ | N/A | 1920 |
height |
number | ➖ | N/A | 1080 |
aspectRatio |
number | ➖ | N/A | 1.78 |
audioChannels |
number | ➖ | N/A | 2 |
audioCodec |
string | ➖ | N/A | aac |
videoCodec |
string | ➖ | N/A | hevc |
videoResolution |
string | ➖ | N/A | 1080 |
container |
string | ➖ | N/A | mkv |
videoFrameRate |
string | ➖ | N/A | PAL |
audioProfile |
string | ➖ | N/A | lc |
videoProfile |
string | ➖ | N/A | main |
part |
operations.GetOnDeckPart[] | ➖ | N/A |