Click or drag to resize

RtspMessage Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraBaseDisposable
    Ozeki.CameraRtspMessage

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public class RtspMessage : BaseDisposable, 
	IDisposable, IPacket

The RtspMessage type exposes the following members.

Constructors
 NameDescription
Public methodRtspMessage(ArraySegmentByte)Initializes a new instance of the RtspMessage class
Public methodRtspMessage(RtspMessage)Initializes a new instance of the RtspMessage class
Public methodRtspMessage(Byte, Int32)Initializes a new instance of the RtspMessage class
Public methodRtspMessage(RtspMessageType, NullableDouble, Encoding)Initializes a new instance of the RtspMessage class
Top
Properties
Methods
Fields
See Also