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