value_get_bitmask
function value_get_bitmask(value:GObject.Value):Number {
// Gjs wrapper for gst_value_get_bitmask()
}Gets the bitmask specified by value.
- value
a GValue initialized to #GST_TYPE_FRACTION
- Returns
the bitmask.
function value_get_bitmask(value:GObject.Value):Number {
// Gjs wrapper for gst_value_get_bitmask()
}Gets the bitmask specified by value.
a GValue initialized to #GST_TYPE_FRACTION
the bitmask.