DeviceMonitor.removeFilter

Removes a filter from the #GstDeviceMonitor using the id that was returned by gst_device_monitor_add_filter().

class DeviceMonitor
bool
removeFilter
()

Parameters

filterId uint

the id of the filter

Return Value

Type: bool

%TRUE of the filter id was valid, %FALSE otherwise

Meta