mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 12:37:47 +00:00
9.2 KiB
9.2 KiB
GetOnDeckMedia
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
Double | ➖ | N/A | 80994 |
duration |
Double | ➖ | N/A | 420080 |
bitrate |
Double | ➖ | N/A | 1046 |
width |
Double | ➖ | N/A | 1920 |
height |
Double | ➖ | N/A | 1080 |
aspectRatio |
Double | ➖ | N/A | 1.78 |
audioChannels |
Double | ➖ | 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 |
List<lukehagar.plexapi.plexapi.models.operations.GetOnDeckPart> | ➖ | N/A |