| GenericHeader Class |
Namespace: StreamCoders.Rtsp
The GenericHeader type exposes the following members.
| Name | Description | |
|---|---|---|
| GenericHeader | Initializes a new instance of the GenericHeader class |
| Name | Description | |
|---|---|---|
| HeaderName |
Gets or sets the name of the header.
| |
| HeaderValue |
Gets or sets the header value.
|
| Name | Description | |
|---|---|---|
| Parse |
Parses.
| |
| ToString |
Convert this object into a string representation.
(Overrides ObjectToString.) |
| 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.) |