mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 04:20:46 +00:00
7.2 KiB
7.2 KiB
GetMetadataMedia
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
ID |
*int | ➖ | N/A | 15 |
Duration |
*int | ➖ | N/A | 141417 |
Bitrate |
*int | ➖ | N/A | 2278 |
Width |
*int | ➖ | N/A | 1920 |
Height |
*int | ➖ | N/A | 814 |
AspectRatio |
*float64 | ➖ | N/A | 2.35 |
AudioChannels |
*int | ➖ | N/A | 2 |
AudioCodec |
*string | ➖ | N/A | aac |
VideoCodec |
*string | ➖ | N/A | h264 |
VideoResolution |
*string | ➖ | N/A | 1080 |
Container |
*string | ➖ | N/A | mp4 |
VideoFrameRate |
*string | ➖ | N/A | 24p |
OptimizedForStreaming |
*int | ➖ | N/A | 0 |
AudioProfile |
*string | ➖ | N/A | lc |
Has64bitOffsets |
*bool | ➖ | N/A | false |
VideoProfile |
*string | ➖ | N/A | high |
Part |
[]operations.GetMetadataPart | ➖ | N/A |