FFmpeg
|
#include <hevc_sei.h>
Data Fields | |
int | present |
uint16_t | max_content_light_level |
uint16_t | max_pic_average_light_level |
Definition at line 111 of file hevc_sei.h.
int HEVCSEIContentLight::present |
Definition at line 112 of file hevc_sei.h.
Referenced by decode_nal_sei_content_light_info(), and set_side_data().
uint16_t HEVCSEIContentLight::max_content_light_level |
Definition at line 113 of file hevc_sei.h.
Referenced by decode_nal_sei_content_light_info(), and set_side_data().
uint16_t HEVCSEIContentLight::max_pic_average_light_level |
Definition at line 114 of file hevc_sei.h.
Referenced by decode_nal_sei_content_light_info(), and set_side_data().