|
FFmpeg
|
#include <h264_sei.h>
Data Fields | |
| int | present |
| int | anticlockwise_rotation |
| int | hflip |
| int | vflip |
Definition at line 153 of file h264_sei.h.
| int H264SEIDisplayOrientation::present |
Definition at line 154 of file h264_sei.h.
| int H264SEIDisplayOrientation::anticlockwise_rotation |
Definition at line 155 of file h264_sei.h.
Referenced by h264_export_frame_props().
| int H264SEIDisplayOrientation::hflip |
Definition at line 156 of file h264_sei.h.
Referenced by h264_export_frame_props().
| int H264SEIDisplayOrientation::vflip |
Definition at line 156 of file h264_sei.h.
Referenced by h264_export_frame_props().
1.8.17