avcpp  2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
Namespaces | Functions
avtime.cpp File Reference
#include "avtime.h"
#include <libavutil/time.h>
Include dependency graph for avtime.cpp:

Namespaces

 av
 

Functions

int64_t av::gettime ()
 Get the current time in microseconds. More...
 
int av::usleep (unsigned usec)
 Sleep for a period of time. More...