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

12 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 Optional<String> Key to access this part. /library/parts/418385/1735864239/file.mkv
indexes Optional<String> N/A sd
duration Optional<Integer> Duration of the part in milliseconds. 9610350
file Optional<String> File path for the part. /mnt/Movies_1/W/Wicked (2024).mkv
size Optional<Long> File size in bytes. 30649952104
packetLength Optional<Integer> N/A 188
container Optional<String> Container format of the part. mkv
videoProfile Optional<String> Video profile for the part. main 10
audioProfile Optional<String> The audio profile used for the media (e.g., DTS, Dolby Digital, etc.). dts
has64bitOffsets Optional<Boolean> N/A false
optimizedForStreaming Optional<GetMediaMetaDataLibraryOptimizedForStreaming> Has this media been optimized for streaming. NOTE: This can be 0, 1, false or true
hasThumbnail Optional<GetMediaMetaDataHasThumbnail> N/A 1
stream List<GetMediaMetaDataStream> N/A