|
|
int | width {} |
| |
|
int | height {} |
| |
|
AVPixelFormat | pixel_format = AVPixelFormat(-1) |
| |
|
AVColorRange | color_range = AVColorRange(-1) |
| |
|
AVColorPrimaries | color_primaries = AVColorPrimaries(-1) |
| |
|
AVColorTransferCharacteristic | color_trc = AVColorTransferCharacteristic(-1) |
| |
|
AVColorSpace | color_space = AVColorSpace(-1) |
| |
|
AVChromaLocation | chroma_location = AVChromaLocation(-1) |
| |
|
AVMasteringDisplayMetadata | mastering_display {} |
| |
|
std::optional< AVContentLightMetadata > | content_light {} |
| |
|
OutputFormat | output_format = ::Video::OutputFormat::SDR |
| |
|
Tonemap | tonemap = ::Video::Tonemap::BT_2390 |
| |
The documentation for this struct was generated from the following file: