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 96 of file hevc_sei.h.
int HEVCSEIContentLight::present |
Definition at line 97 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 98 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 99 of file hevc_sei.h.
Referenced by decode_nal_sei_content_light_info(), and set_side_data().