valueGetFractionNumerator
fn
int valueGetFractionNumerator(gobject.value.Value value)Gets the numerator of the fraction specified by value.
Parameters
value | a GValue initialized to #GST_TYPE_FRACTION |
Returns
the numerator of the fraction.