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