avcpp  2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
Namespaces | Functions
avtime.h File Reference
#include "ffmpeg.h"
Include dependency graph for avtime.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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...