FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
H264SEIDisplayOrientation Struct Reference

#include <h264_sei.h>

Data Fields

int present
 
int anticlockwise_rotation
 
int hflip
 
int vflip
 

Detailed Description

Definition at line 153 of file h264_sei.h.

Field Documentation

int H264SEIDisplayOrientation::present
int H264SEIDisplayOrientation::anticlockwise_rotation

Definition at line 155 of file h264_sei.h.

Referenced by decode_display_orientation(), and h264_export_frame_props().

int H264SEIDisplayOrientation::hflip

Definition at line 156 of file h264_sei.h.

Referenced by decode_display_orientation(), and h264_export_frame_props().

int H264SEIDisplayOrientation::vflip

Definition at line 156 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: