RtspErrorType Enumeration |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic enum RtspErrorType
Public Enumeration RtspErrorType
public enum class RtspErrorType
Members
| Member name | Value | Description |
---|
| Connection | 0 | |
| Authentication | 1 | |
| NoData | 2 | |
See Also