ResponseHeader Class |
Namespace: StreamCoders.Rtsp
The ResponseHeader type exposes the following members.
Name | Description | |
---|---|---|
![]() | ResponseHeader |
Default constructor.
|
Name | Description | |
---|---|---|
![]() | HeaderType |
Gets or sets the type of the RTSP header.
(Inherited from BaseHeader.) |
![]() | ResponseCode |
Gets or sets the response code.
|
![]() | ResponseString |
Gets or sets the response string.
|
![]() | Version |
Gets or sets the version.
|
Name | Description | |
---|---|---|
![]() ![]() | Create |
Creates this object.
|
![]() ![]() | GetResponseCodeText |
Looks up the text to an RTSP response code.
|
![]() | Parse |
Parses.
(Overrides BaseHeaderParse(String).) |
![]() | ToString |
Convert this object into a string representation.
(Overrides BaseHeaderToString.) |
Name | Description | |
---|---|---|
![]() | Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) |
![]() | Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |