FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MatroskaMasteringMeta Struct Reference

Data Fields

double r_x
 
double r_y
 
double g_x
 
double g_y
 
double b_x
 
double b_y
 
double white_x
 
double white_y
 
double max_luminance
 
double min_luminance
 

Detailed Description

Definition at line 134 of file matroskadec.c.

Field Documentation

double MatroskaMasteringMeta::r_x

Definition at line 135 of file matroskadec.c.

Referenced by mkv_parse_video_color().

double MatroskaMasteringMeta::r_y

Definition at line 136 of file matroskadec.c.

Referenced by mkv_parse_video_color().

double MatroskaMasteringMeta::g_x

Definition at line 137 of file matroskadec.c.

Referenced by mkv_parse_video_color().

double MatroskaMasteringMeta::g_y

Definition at line 138 of file matroskadec.c.

Referenced by mkv_parse_video_color().

double MatroskaMasteringMeta::b_x

Definition at line 139 of file matroskadec.c.

Referenced by mkv_parse_video_color().

double MatroskaMasteringMeta::b_y

Definition at line 140 of file matroskadec.c.

Referenced by mkv_parse_video_color().

double MatroskaMasteringMeta::white_x

Definition at line 141 of file matroskadec.c.

Referenced by mkv_parse_video_color().

double MatroskaMasteringMeta::white_y

Definition at line 142 of file matroskadec.c.

Referenced by mkv_parse_video_color().

double MatroskaMasteringMeta::max_luminance

Definition at line 143 of file matroskadec.c.

Referenced by mkv_parse_video_color().

double MatroskaMasteringMeta::min_luminance

Definition at line 144 of file matroskadec.c.

Referenced by mkv_parse_video_color().


The documentation for this struct was generated from the following file: