FFmpeg
|
#include <h2645_sei.h>
Data Fields | |
int | present |
int | anticlockwise_rotation |
int | hflip |
int | vflip |
Definition at line 74 of file h2645_sei.h.
int H2645SEIDisplayOrientation::present |
Definition at line 75 of file h2645_sei.h.
int H2645SEIDisplayOrientation::anticlockwise_rotation |
Definition at line 76 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
int H2645SEIDisplayOrientation::hflip |
Definition at line 77 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
int H2645SEIDisplayOrientation::vflip |
Definition at line 77 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().