FFmpeg
Data Fields
H2645SEIDisplayOrientation Struct Reference

#include <h2645_sei.h>

Data Fields

int present
 
int anticlockwise_rotation
 
int hflip
 
int vflip
 

Detailed Description

Definition at line 70 of file h2645_sei.h.

Field Documentation

◆ present

int H2645SEIDisplayOrientation::present

Definition at line 71 of file h2645_sei.h.

◆ anticlockwise_rotation

int H2645SEIDisplayOrientation::anticlockwise_rotation

Definition at line 72 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ hflip

int H2645SEIDisplayOrientation::hflip

Definition at line 73 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ vflip

int H2645SEIDisplayOrientation::vflip

Definition at line 73 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().


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