mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-09 12:47:44 +00:00
39 KiB
39 KiB
GetMetadataPart
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
T.nilable(Integer) | ➖ | N/A | 15 |
key |
T.nilable(String) | ➖ | N/A | /library/parts/15/1705637151/file.mp4 |
duration |
T.nilable(Integer) | ➖ | N/A | 141417 |
file |
T.nilable(String) | ➖ | N/A | /movies/Serenity (2005)/Serenity (2005).mp4 |
size |
T.nilable(Integer) | ➖ | N/A | 40271948 |
audio_profile |
T.nilable(String) | ➖ | N/A | lc |
container |
T.nilable(String) | ➖ | N/A | mp4 |
has64bit_offsets |
T.nilable(T::Boolean) | ➖ | N/A | false |
optimized_for_streaming |
T.nilable(T::Boolean) | ➖ | N/A | false |
video_profile |
T.nilable(String) | ➖ | N/A | high |
stream |
T::Array<Operations::Stream> | ➖ | N/A | [{"bitDepth":8,"bitrate":128,"channels":2,"chromaLocation":"left","chromaSubsampling":14520,"codec":"aac","codedHeight":816,"codedWidth":1920,"colorPrimaries":"bt709","colorRange":"tv","colorSpace":"bt709","colorTrc":"bt709","default":true,"displayTitle":"English (AAC Stereo)","extendedDisplayTitle":"English (AAC Stereo)","frameRate":24,"hasScalingMatrix":false,"height":814,"id":29,"index":0,"language":"English","languageCode":"eng","languageTag":"en","level":40,"profile":"lc","refFrames":4,"samplingRate":44100,"scanType":"progressive","selected":true,"streamIdentifier":"1","streamType":2,"width":1920}] |