RtspErrorType Enumeration |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public enum RtspErrorType
Public Enumeration RtspErrorType
public enum class RtspErrorType
Members
| Member name | Value | Description |
---|
| Connection | 0 | |
| Authentication | 1 | |
| NoData | 2 | |
See Also