![]() |
Miam-Player
0.8.0
A nice music player
|
#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... | |
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)