|
StormByte C++ Library: Multimedia module 0.0.9999
StormByte-Multimedia is a StormByte library module for parsing configuration files
|
This is the complete list of members for StormByte::Multimedia::Property::AVRational, including all inherited members.
| AVRational() noexcept=default | StormByte::Multimedia::Property::AVRational | |
| AVRational(int num, int den) noexcept | StormByte::Multimedia::Property::AVRational | inline |
| den | StormByte::Multimedia::Property::AVRational | |
| num | StormByte::Multimedia::Property::AVRational | |
| operator!=(const AVRational &other) const noexcept | StormByte::Multimedia::Property::AVRational | inline |
| operator==(const AVRational &other) const noexcept | StormByte::Multimedia::Property::AVRational | inline |
| Rescale(std::int64_t ticks, const AVRational &dst) const noexcept | StormByte::Multimedia::Property::AVRational | |
| ToDouble() const noexcept | StormByte::Multimedia::Property::AVRational | inline |
| Valid() const noexcept | StormByte::Multimedia::Property::AVRational | inline |