DiscoverDeviceType Enumeration |
Defines camera devices type filter for CameraURLBuilder
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public enum DiscoverDeviceType
Public Enumeration DiscoverDeviceType
public enum class DiscoverDeviceType
Members
| Member name | Value | Description |
---|
| USB | 0 | |
| IP | 1 | |
| Both | 2 | |
See Also