DeviceMonitor.removeFilter

Removes a filter from the gstreamer.DeviceMonitor using the id that was returned by Device.monitorAddFilter.

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