VideoFile.addDeviceFilter Method¶
Module: VideoFile
Definition¶
Adds a filter to specify the types of devices this channel should handle.
void addDeviceFilter(int typeFilter)
Parameters
typeFilter intin The type of device to filter for this channel.
Exceptions
An error has occurred during Devices Library execution.