FFmpeg
Data Fields
H264RawSEIDisplayOrientation Struct Reference

#include <cbs_h264.h>

Data Fields

uint8_t display_orientation_cancel_flag
 
uint8_t hor_flip
 
uint8_t ver_flip
 
uint16_t anticlockwise_rotation
 
uint16_t display_orientation_repetition_period
 
uint8_t display_orientation_extension_flag
 

Detailed Description

Definition at line 296 of file cbs_h264.h.

Field Documentation

◆ display_orientation_cancel_flag

uint8_t H264RawSEIDisplayOrientation::display_orientation_cancel_flag

Definition at line 297 of file cbs_h264.h.

◆ hor_flip

uint8_t H264RawSEIDisplayOrientation::hor_flip

Definition at line 298 of file cbs_h264.h.

Referenced by h264_metadata_handle_display_orientation().

◆ ver_flip

uint8_t H264RawSEIDisplayOrientation::ver_flip

Definition at line 299 of file cbs_h264.h.

Referenced by h264_metadata_handle_display_orientation().

◆ anticlockwise_rotation

uint16_t H264RawSEIDisplayOrientation::anticlockwise_rotation

Definition at line 300 of file cbs_h264.h.

Referenced by h264_metadata_handle_display_orientation().

◆ display_orientation_repetition_period

uint16_t H264RawSEIDisplayOrientation::display_orientation_repetition_period

Definition at line 301 of file cbs_h264.h.

Referenced by h264_metadata_handle_display_orientation().

◆ display_orientation_extension_flag

uint8_t H264RawSEIDisplayOrientation::display_orientation_extension_flag

Definition at line 302 of file cbs_h264.h.


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