DeviceMonitor.removeFilter

Removes a filter from the #GstDeviceMonitor using the id that was returned by gst.device_monitor.DeviceMonitor.addFilter.

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