FFmpeg
Data Fields
AVTimecode Struct Reference

#include <timecode.h>

Data Fields

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

Detailed Description

Definition at line 41 of file timecode.h.

Field Documentation

start

int AVTimecode::start

timecode frame start (first base frame number)

Definition at line 42 of file timecode.h.

Referenced by av_timecode_get_smpte_from_framenum(), av_timecode_init(), av_timecode_init_from_components(), av_timecode_make_string(), mov_create_timecode_track(), mxf_write_timecode_component(), and segment_end().

flags

uint32_t AVTimecode::flags

flags such as drop frame, +24 hours support, ...

Definition at line 43 of file timecode.h.

Referenced by av_timecode_get_smpte_from_framenum(), av_timecode_init(), av_timecode_init_from_components(), av_timecode_make_string(), check_timecode(), mov_create_timecode_track(), and mxf_write_timecode_component().

rate

AVRational AVTimecode::rate

frame rate in rational form

Definition at line 44 of file timecode.h.

Referenced by av_timecode_get_smpte_from_framenum(), av_timecode_init(), av_timecode_init_from_components(), check_timecode(), mxf_init(), and mxf_write_track().

fps

unsigned AVTimecode::fps

frame per second; must be consistent with the rate field

Definition at line 45 of file timecode.h.

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


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

Generated on Fri Aug 22 2025 14:00:20 for FFmpeg by   doxygen 1.8.17

AltStyle によって変換されたページ (->オリジナル) /