CameraURLBuilderDataDeviceTypeFilter Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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
Type:
DiscoverDeviceType
See Also