| RtspSessionInformation Class |
Namespace: StreamCoders.Rtsp
The RtspSessionInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| RtspSessionInformation | Initializes a new instance of the RtspSessionInformation class |
| Name | Description | |
|---|---|---|
| ProxyEndpoint |
| Name | Description | |
|---|---|---|
| AggregateUrl |
Contains the aggregation URL built from information contained in session description.
| |
| BaseUrl |
Contains the base URL of the current RTSP session.
| |
| RequestUrl |
Contains the original request URL of the current RTSP session.
| |
| SessionId |
Contains the session ID of the current RTSP session.
|
| 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.) |