|
MMDevice
|
This is the complete list of members for MM::MMTime, including all inherited members.
| fromMs(double ms) | MM::MMTime | inlinestatic |
| fromSeconds(long secs) | MM::MMTime | inlinestatic |
| fromUs(long long us) | MM::MMTime | inlinestatic |
| getMsec() const | MM::MMTime | inline |
| getUsec() const | MM::MMTime | inline |
| MMTime() | MM::MMTime | inline |
| MMTime(double uSecTotal) | MM::MMTime | inlineexplicit |
| MMTime(long sec, long uSec) | MM::MMTime | inlineexplicit |
| operator!=(const MMTime &other) const | MM::MMTime | inline |
| operator+(const MMTime &other) const | MM::MMTime | inline |
| operator-(const MMTime &other) const | MM::MMTime | inline |
| operator<(const MMTime &other) const | MM::MMTime | inline |
| operator<=(const MMTime &other) const | MM::MMTime | inline |
| operator==(const MMTime &other) const | MM::MMTime | inline |
| operator>(const MMTime &other) const | MM::MMTime | inline |
| operator>=(const MMTime &other) const | MM::MMTime | inline |
| toString() const | MM::MMTime | inline |