FFmpeg  4.0
Data Fields
H264SEIDisplayOrientation Struct Reference

#include <libavcodec/h264_sei.h>

Data Fields

int present
 
int anticlockwise_rotation
 
int hflip
 
int vflip
 

Detailed Description

Definition at line 131 of file h264_sei.h.

Field Documentation

◆ present

int H264SEIDisplayOrientation::present

◆ anticlockwise_rotation

int H264SEIDisplayOrientation::anticlockwise_rotation

Definition at line 133 of file h264_sei.h.

Referenced by decode_display_orientation(), and h264_export_frame_props().

◆ hflip

int H264SEIDisplayOrientation::hflip

Definition at line 134 of file h264_sei.h.

Referenced by decode_display_orientation(), and h264_export_frame_props().

◆ vflip

int H264SEIDisplayOrientation::vflip

Definition at line 134 of file h264_sei.h.

Referenced by decode_display_orientation(), and h264_export_frame_props().


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