util_double_to_fraction
function util_double_to_fraction(src:Number):void {
// Gjs wrapper for gst_util_double_to_fraction()
}Transforms a #gdouble to a fraction and simplifies the result.
- src
#gdouble to transform
function util_double_to_fraction(src:Number):void {
// Gjs wrapper for gst_util_double_to_fraction()
}Transforms a #gdouble to a fraction and simplifies the result.
#gdouble to transform