mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-06 12:37:47 +00:00
39 KiB
39 KiB
GetMetadataPart
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
?int | ➖ | N/A | 15 |
key |
?string | ➖ | N/A | /library/parts/15/1705637151/file.mp4 |
duration |
?int | ➖ | N/A | 141417 |
file |
?string | ➖ | N/A | /movies/Serenity (2005)/Serenity (2005).mp4 |
size |
?int | ➖ | N/A | 40271948 |
audioProfile |
?string | ➖ | N/A | lc |
container |
?string | ➖ | N/A | mp4 |
has64bitOffsets |
?bool | ➖ | N/A | false |
optimizedForStreaming |
?bool | ➖ | N/A | false |
videoProfile |
?string | ➖ | N/A | high |
stream |
array<\LukeHagar\Plex_API\Models\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}] |