Files
plexjava/docs/models/operations/GetMediaMetaDataPart.md

5.5 KiB
Raw Blame History

GetMediaMetaDataPart

Fields

Field Type Required Description Example
accessible Optional<Boolean> Indicates if the part is accessible. true
exists Optional<Boolean> Indicates if the part exists. true
id long ✔️ Unique part identifier. 418385
key String ✔️ Key to access this part. /library/parts/418385/1735864239/file.mkv
indexes Optional<String> N/A sd
duration long ✔️ Duration of the part in milliseconds. 9610350
file String ✔️ File path for the part. /mnt/Movies_1/W/Wicked (2024).mkv
size long ✔️ File size in bytes. 30649952104
container String ✔️ Container format of the part. mkv
videoProfile String ✔️ Video profile for the part. main 10
stream List<GetMediaMetaDataStream> ✔️ An array of streams for this part.