|
FFmpeg
|
#include <h264_sei.h>
Data Fields | |
| int | full |
| int | frame |
| int | seconds |
| int | minutes |
| int | hours |
| int | dropframe |
Definition at line 70 of file h264_sei.h.
| int H264SEITimeCode::full |
Definition at line 73 of file h264_sei.h.
Referenced by decode_picture_timing().
| int H264SEITimeCode::frame |
Definition at line 74 of file h264_sei.h.
Referenced by decode_picture_timing(), and h264_export_frame_props().
| int H264SEITimeCode::seconds |
Definition at line 75 of file h264_sei.h.
Referenced by decode_picture_timing(), and h264_export_frame_props().
| int H264SEITimeCode::minutes |
Definition at line 76 of file h264_sei.h.
Referenced by decode_picture_timing(), and h264_export_frame_props().
| int H264SEITimeCode::hours |
Definition at line 77 of file h264_sei.h.
Referenced by decode_picture_timing(), and h264_export_frame_props().
| int H264SEITimeCode::dropframe |
Definition at line 78 of file h264_sei.h.
Referenced by decode_picture_timing(), and h264_export_frame_props().
1.8.6