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

#include <h264_sei.h>

Data Fields

int full
 
int frame
 
int seconds
 
int minutes
 
int hours
 
int dropframe
 

Detailed Description

Definition at line 70 of file h264_sei.h.

Field Documentation

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().


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