FFmpeg
Data Fields
FLVMasteringMeta Struct Reference

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
 

Detailed Description

Definition at line 49 of file flvdec.c.

Field Documentation

◆ r_x

float FLVMasteringMeta::r_x

Definition at line 50 of file flvdec.c.

Referenced by amf_parse_object(), and flv_update_video_color_info().

◆ r_y

float FLVMasteringMeta::r_y

Definition at line 51 of file flvdec.c.

Referenced by amf_parse_object(), and flv_update_video_color_info().

◆ g_x

float FLVMasteringMeta::g_x

Definition at line 52 of file flvdec.c.

Referenced by amf_parse_object(), and flv_update_video_color_info().

◆ g_y

float FLVMasteringMeta::g_y

Definition at line 53 of file flvdec.c.

Referenced by amf_parse_object(), and flv_update_video_color_info().

◆ b_x

float FLVMasteringMeta::b_x

Definition at line 54 of file flvdec.c.

Referenced by amf_parse_object(), and flv_update_video_color_info().

◆ b_y

float FLVMasteringMeta::b_y

Definition at line 55 of file flvdec.c.

Referenced by amf_parse_object(), and flv_update_video_color_info().

◆ white_x

float FLVMasteringMeta::white_x

Definition at line 56 of file flvdec.c.

Referenced by amf_parse_object(), and flv_update_video_color_info().

◆ white_y

float FLVMasteringMeta::white_y

Definition at line 57 of file flvdec.c.

Referenced by amf_parse_object(), and flv_update_video_color_info().

◆ max_luminance

float FLVMasteringMeta::max_luminance

Definition at line 58 of file flvdec.c.

Referenced by amf_parse_object(), and flv_update_video_color_info().

◆ min_luminance

float FLVMasteringMeta::min_luminance

Definition at line 59 of file flvdec.c.

Referenced by amf_parse_object(), and flv_update_video_color_info().


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