Click or drag to resize
RtspDescribe Properties

The RtspDescribe type exposes the following members.

Properties
  NameDescription
Public propertyHasMessageContent
Gets or sets a value indicating whether this object has content.
(Inherited from BaseMessage.)
Public propertyMessageType
Gets or sets the type of the message.
(Inherited from BaseMessage.)
Public propertyMethodInfo
Gets or sets the type of the method.
(Inherited from RtspRequest.)
Public propertyRequestLine
Gets or sets the request line.
(Inherited from RtspRequest.)
Public propertySdp
Gets or sets the SDP message appendix.
(Inherited from RtspRequest.)
Top
See Also