CameraProtocolType Enumeration |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public enum CameraProtocolType
Public Enumeration CameraProtocolType
public enum class CameraProtocolType
Members
| Member name | Value | Description |
---|
| HTTP | 10 | |
| HTTPS | 20 | |
| RTSP | 30 | |
See Also