#include <QGst/Fraction>
Helper structure for accessing Fraction values.
Definition at line 73 of file structs.h.
◆ Fraction() [1/2]
QGst::Fraction::Fraction |
( |
| ) |
|
|
inline |
◆ Fraction() [2/2]
QGst::Fraction::Fraction |
( |
int |
numerator, |
|
|
int |
denominator |
|
) |
| |
|
inline |
◆ operator==()
bool QGst::Fraction::operator== |
( |
const Fraction & |
other | ) |
const |
|
inline |
◆ operator!=()
bool QGst::Fraction::operator!= |
( |
const Fraction & |
other | ) |
const |
|
inline |
◆ numerator
int QGst::Fraction::numerator |
◆ denominator
int QGst::Fraction::denominator |
The documentation for this struct was generated from the following file: