CameraProtocolType Enumeration |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic enum CameraProtocolType
Public Enumeration CameraProtocolType
public enum class CameraProtocolType
Members
| Member name | Value | Description |
---|
| HTTP | 10 | |
| HTTPS | 20 | |
| RTSP | 30 | |
See Also