mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-07 20:57:44 +00:00
5.3 KiB
5.3 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<::OpenApiSDK::Operations::Stream> | ➖ | N/A |