Miam-Player  0.8.0
A nice music player
AVTimecode Struct Reference

#include <timecode.h>

Public Attributes

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

Member Data Documentation

uint32_t AVTimecode::flags

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

unsigned AVTimecode::fps

frame per second; must be consistent with the rate field

AVRational AVTimecode::rate

frame rate in rational form

int AVTimecode::start

timecode frame start (first base frame number)


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