| RtpInfo Class |
Namespace: StreamCoders.Rtsp
The RtpInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| HeaderType |
Gets or sets the type of the RTSP header.
(Inherited from BaseHeader.) | |
| Tracks |
Gets or sets the Track List of RTP-Info.
|
| Name | Description | |
|---|---|---|
| FindTrack |
Finds a track with a particular stream URL.
| |
| Parse |
Parses Header.
(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.) |