| FFmpeg
    4.0
    | 
| 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 | 
Definition at line 137 of file matroskadec.c.
| double MatroskaMasteringMeta::r_x | 
Definition at line 138 of file matroskadec.c.
Referenced by mkv_parse_video_color().
| double MatroskaMasteringMeta::r_y | 
Definition at line 139 of file matroskadec.c.
Referenced by mkv_parse_video_color().
| double MatroskaMasteringMeta::g_x | 
Definition at line 140 of file matroskadec.c.
Referenced by mkv_parse_video_color().
| double MatroskaMasteringMeta::g_y | 
Definition at line 141 of file matroskadec.c.
Referenced by mkv_parse_video_color().
| double MatroskaMasteringMeta::b_x | 
Definition at line 142 of file matroskadec.c.
Referenced by mkv_parse_video_color().
| double MatroskaMasteringMeta::b_y | 
Definition at line 143 of file matroskadec.c.
Referenced by mkv_parse_video_color().
| double MatroskaMasteringMeta::white_x | 
Definition at line 144 of file matroskadec.c.
Referenced by mkv_parse_video_color().
| double MatroskaMasteringMeta::white_y | 
Definition at line 145 of file matroskadec.c.
Referenced by mkv_parse_video_color().
| double MatroskaMasteringMeta::max_luminance | 
Definition at line 146 of file matroskadec.c.
Referenced by mkv_parse_video_color().
| double MatroskaMasteringMeta::min_luminance | 
Definition at line 147 of file matroskadec.c.
Referenced by mkv_parse_video_color().
 1.8.13
 1.8.13