FFmpeg
|
#include <h2645_sei.h>
Data Fields | |
int | present |
uint16_t | display_primaries [3][2] |
uint16_t | white_point [2] |
uint32_t | max_luminance |
uint32_t | min_luminance |
Definition at line 114 of file h2645_sei.h.
int H2645SEIMasteringDisplay::present |
Definition at line 115 of file h2645_sei.h.
uint16_t H2645SEIMasteringDisplay::display_primaries[3][2] |
Definition at line 116 of file h2645_sei.h.
uint16_t H2645SEIMasteringDisplay::white_point[2] |
Definition at line 117 of file h2645_sei.h.
uint32_t H2645SEIMasteringDisplay::max_luminance |
Definition at line 118 of file h2645_sei.h.
uint32_t H2645SEIMasteringDisplay::min_luminance |
Definition at line 119 of file h2645_sei.h.