FFmpeg  4.0
Data Fields
HEVCSEIDisplayOrientation Struct Reference

#include <libavcodec/hevc_sei.h>

Data Fields

int present
 
int anticlockwise_rotation
 
int hflip
 
int vflip
 

Detailed Description

Definition at line 73 of file hevc_sei.h.

Field Documentation

◆ present

int HEVCSEIDisplayOrientation::present

Definition at line 74 of file hevc_sei.h.

Referenced by decode_nal_sei_display_orientation(), and set_side_data().

◆ anticlockwise_rotation

int HEVCSEIDisplayOrientation::anticlockwise_rotation

Definition at line 75 of file hevc_sei.h.

Referenced by decode_nal_sei_display_orientation(), and set_side_data().

◆ hflip

int HEVCSEIDisplayOrientation::hflip

Definition at line 76 of file hevc_sei.h.

Referenced by decode_nal_sei_display_orientation(), and set_side_data().

◆ vflip

int HEVCSEIDisplayOrientation::vflip

Definition at line 76 of file hevc_sei.h.

Referenced by decode_nal_sei_display_orientation(), and set_side_data().


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