TypeScript API Documentation for GSTREAMER
API Version: 1.0
Library Version: 1.26.10
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Multiplies the two GObject.Value items containing a #GST_TYPE_FRACTION and sets product to the product of the two fractions.
product
a GValue initialized to #GST_TYPE_FRACTION
false in case of an error (like integer overflow), true otherwise.
false
true
Multiplies the two GObject.Value items containing a #GST_TYPE_FRACTION and sets
productto the product of the two fractions.