ContentBase Class |
Namespace: StreamCoders.Rtsp
The ContentBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContentBase |
Constructor.
|
Name | Description | |
---|---|---|
![]() | HeaderType |
Gets or sets the type of the RTSP header.
(Inherited from BaseHeader.) |
![]() | Url |
Gets or sets URL of the document.
|
Name | Description | |
---|---|---|
![]() | Parse |
Parses Header.
(Overrides BaseHeaderParse(String).) |
![]() | ToString |
Serializes object to text.
(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.) |