Searched refs:want_absolute (Results 1 – 2 of 2) sorted by relevance
244 if (self->ABI.abi.want_absolute) { \ in gst_direct_control_binding_constructor()311 self->ABI.abi.want_absolute = g_value_get_boolean (value); in gst_direct_control_binding_set_property()330 g_value_set_boolean (value, self->ABI.abi.want_absolute); in gst_direct_control_binding_get_property()
92 gboolean want_absolute; member