avcpp
2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
|
Namespaces | |
av | |
Functions | |
Timestamp | av::operator+ (const Timestamp &left, const Timestamp &right) noexcept |
Timestamp | av::operator- (const Timestamp &left, const Timestamp &right) noexcept |
Timestamp | av::operator* (const Timestamp &left, const Timestamp &right) noexcept |
Timestamp | av::operator/ (const Timestamp &left, const Timestamp &right) noexcept |