CameraURLBuilderDataDeviceTypeFilter Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic DiscoverDeviceType DeviceTypeFilter { get; set; }Public Property DeviceTypeFilter As DiscoverDeviceType
Get
Set
public:
property DiscoverDeviceType DeviceTypeFilter {
DiscoverDeviceType get ();
void set (DiscoverDeviceType value);
}member DeviceTypeFilter : DiscoverDeviceType with get, set
Property Value
DiscoverDeviceType
See Also