Helper structure for accessing Fraction values. More...
#include <QGst/Fraction>
Public Member Functions | |
Fraction (int numerator, int denominator) | |
Public Attributes | |
int | numerator |
int | denominator |
Helper structure for accessing Fraction values.
Definition at line 72 of file structs.h.