|
avcpp
2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
|

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