CameraURLBuilderDataDeviceTypeFilter Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
DiscoverDeviceTypeSee Also