avcpp  2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
av::Timestamp Member List

This is the complete list of members for av::Timestamp, including all inherited members.

isNoPts() const noexceptav::Timestamp
isValid() const noexceptav::Timestamp
operator bool() const noexceptav::Timestamp
operator double() const noexceptav::Timestamp
operator*=(const Timestamp &other)av::Timestamp
operator+=(const Timestamp &other)av::Timestamp
operator-=(const Timestamp &other)av::Timestamp
operator/=(const Timestamp &other)av::Timestamp
seconds() const noexceptav::Timestamp
timebase() const noexceptav::Timestamp
timestamp() const noexceptav::Timestamp
timestamp(const Rational &timebase) const noexceptav::Timestamp
Timestamp() noexceptav::Timestamp
Timestamp(int64_t timestamp, const Rational &timebase) noexceptav::Timestamp
Timestamp(const Duration &duration)av::Timestampinline
toDuration() constav::Timestampinline