FFmpeg
|
Data Fields | |
float | r_x |
float | r_y |
float | g_x |
float | g_y |
float | b_x |
float | b_y |
float | white_x |
float | white_y |
float | max_luminance |
float | min_luminance |
float FLVMasteringMeta::r_x |
Definition at line 50 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().
float FLVMasteringMeta::r_y |
Definition at line 51 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().
float FLVMasteringMeta::g_x |
Definition at line 52 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().
float FLVMasteringMeta::g_y |
Definition at line 53 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().
float FLVMasteringMeta::b_x |
Definition at line 54 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().
float FLVMasteringMeta::b_y |
Definition at line 55 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().
float FLVMasteringMeta::white_x |
Definition at line 56 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().
float FLVMasteringMeta::white_y |
Definition at line 57 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().
float FLVMasteringMeta::max_luminance |
Definition at line 58 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().
float FLVMasteringMeta::min_luminance |
Definition at line 59 of file flvdec.c.
Referenced by amf_parse_object(), and flv_update_video_color_info().