FFmpeg
|
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 |
double FLVMasteringMeta::r_x |
Definition at line 50 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().
double FLVMasteringMeta::r_y |
Definition at line 51 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().
double FLVMasteringMeta::g_x |
Definition at line 52 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().
double FLVMasteringMeta::g_y |
Definition at line 53 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().
double FLVMasteringMeta::b_x |
Definition at line 54 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().
double FLVMasteringMeta::b_y |
Definition at line 55 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().
double FLVMasteringMeta::white_x |
Definition at line 56 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().
double FLVMasteringMeta::white_y |
Definition at line 57 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().
double FLVMasteringMeta::max_luminance |
Definition at line 58 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().
double FLVMasteringMeta::min_luminance |
Definition at line 59 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().