Session Class |
Namespace: StreamCoders.Rtsp
The Session type exposes the following members.
Name | Description | |
---|---|---|
HeaderType |
Gets or sets the type of the RTSP header.
(Inherited from BaseHeader.) | |
KeepAliveMethodType | ||
SessionId |
This request and response header field identifies an RTSP session started by the media
server in a Setup response and concluded by Teardown on the presentation URL. The session
identifier is chosen by the media server.
| |
SessionIdInt |
Gets or sets or Sets the SessionID_Int property.
| |
TimeoutSeconds |
The timeout parameter is only allowed in a response header. The server uses it to
indicate to the client how long the server is prepared to wait between RTSP commands
before closing the session due to lack of activity, measured in seconds.
|
Name | Description | |
---|---|---|
Parse |
Parses.
(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.) |