DeviceMonitor.removeFilter
bool removeFilter(uint filterId)Removes a filter from the #GstDeviceMonitor using the id that was returned by [gst.device_monitor.DeviceMonitor.addFilter].
Parameters
filterId | the id of the filter |
Returns
true of the filter id was valid, false otherwise