RequestHeader Class |
Namespace: StreamCoders.Rtsp
The RequestHeader type exposes the following members.
Name | Description | |
---|---|---|
![]() | RequestHeader |
Default constructor.
|
Name | Description | |
---|---|---|
![]() | HeaderType |
Gets or sets the type of the RTSP header.
(Inherited from BaseHeader.) |
![]() | MethodName |
Gets or sets the name of the method.
|
![]() | RequestUrl |
Gets or sets URL of the request.
|
![]() | Version |
Gets or sets the version.
|
Name | Description | |
---|---|---|
![]() | 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.) |