mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-06 12:37:47 +00:00
9.7 KiB
9.7 KiB
GetMetaDataByRatingKeyMedia
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
?int | ➖ | N/A | 15 |
duration |
?int | ➖ | N/A | 141417 |
bitrate |
?int | ➖ | N/A | 2278 |
width |
?int | ➖ | N/A | 1920 |
height |
?int | ➖ | N/A | 814 |
aspectRatio |
?float | ➖ | N/A | 2.35 |
audioChannels |
?int | ➖ | N/A | 2 |
audioCodec |
?string | ➖ | N/A | aac |
videoCodec |
?string | ➖ | N/A | h264 |
videoResolution |
?string | ➖ | N/A | 1080 |
container |
?string | ➖ | N/A | mp4 |
videoFrameRate |
?string | ➖ | N/A | 24p |
optimizedForStreaming |
?int | ➖ | N/A | 0 |
audioProfile |
?string | ➖ | N/A | lc |
has64bitOffsets |
?bool | ➖ | N/A | false |
videoProfile |
?string | ➖ | N/A | high |
part |
array<Operations\GetMetaDataByRatingKeyPart> | ➖ | N/A |