Files
plexruby/docs/models/operations/getmetadatamedia.md

99 KiB
Raw Blame History

GetMetadataMedia

Fields

Field Type Required Description Example
id T.nilable(Integer) N/A 15
duration T.nilable(Integer) N/A 141417
bitrate T.nilable(Integer) N/A 2278
width T.nilable(Integer) N/A 1920
height T.nilable(Integer) N/A 814
aspect_ratio T.nilable(Float) N/A 2.35
audio_channels T.nilable(Integer) N/A 2
audio_codec T.nilable(String) N/A aac
video_codec T.nilable(String) N/A h264
video_resolution T.nilable(String) N/A 1080
container T.nilable(String) N/A mp4
video_frame_rate T.nilable(String) N/A 24p
optimized_for_streaming T.nilable(Integer) N/A 0
audio_profile T.nilable(String) N/A lc
has64bit_offsets T.nilable(T::Boolean) N/A false
video_profile T.nilable(String) N/A high
part T::Array<Operations::GetMetadataPart> N/A [{"Stream":[{"bitDepth":8,"bitrate":2160,"chromaLocation":"left","chromaSubsampling":14520,"codec":"h264","codedHeight":816,"codedWidth":1920,"colorPrimaries":"bt709","colorRange":"tv","colorSpace":"bt709","colorTrc":"bt709","default":true,"displayTitle":"1080p (H.264)","extendedDisplayTitle":"1080p (H.264)","frameRate":24,"hasScalingMatrix":false,"height":814,"id":30,"index":1,"level":40,"profile":"high","refFrames":4,"scanType":"progressive","streamIdentifier":"2","streamType":1,"width":1920},{"bitrate":128,"channels":2,"codec":"aac","default":true,"displayTitle":"English (AAC Stereo)","extendedDisplayTitle":"English (AAC Stereo)","id":29,"index":0,"language":"English","languageCode":"eng","languageTag":"en","profile":"lc","samplingRate":44100,"selected":true,"streamIdentifier":"1","streamType":2}],"audioProfile":"lc","container":"mp4","duration":141417,"file":"/movies/Serenity (2005)/Serenity (2005).mp4","has64bitOffsets":false,"id":15,"key":"/library/parts/15/1705637151/file.mp4","optimizedForStreaming":false,"size":40271948,"videoProfile":"high"}]