Click or drag to resize

RtspMessageType Enumeration

Enumeration to indicate the type of RtspMessage

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public enum RtspMessageType
Members
Member nameValueDescription
Invalid0 Invalid message
Request1 Request message
Response2 Response message
See Also