AVTimecode Struct Reference

#include <timecode.h>


Data Fields

int start
 timecode frame start (first base frame number)
uint32_t flags
 flags such as drop frame, +24 hours support, ...
AVRational rate
 frame rate in rational form
unsigned fps
 frame per second; must be consistent with the rate field


Detailed Description

Definition at line 47 of file timecode.h.


Field Documentation

unsigned AVTimecode::fps

frame per second; must be consistent with the rate field

Definition at line 51 of file timecode.h.

Referenced by av_timecode_get_smpte_from_framenum(), av_timecode_init(), av_timecode_init_from_string(), av_timecode_make_string(), and check_timecode().

frame rate in rational form

Definition at line 50 of file timecode.h.

Referenced by av_timecode_init(), and av_timecode_init_from_string().


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

Generated on Fri Oct 26 02:48:05 2012 for FFmpeg by  doxygen 1.5.8