RtspSessionManager Properties |
The RtspSessionManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | DefaultWaitTimeout |
The default timeout on all request/response transaction, if not overspecified by another
property.
|
![]() | DiscoverWaitReplyTimeout |
Overrides DefaultWaitTimeout. The timeout used to specifically wait for initial
(Describe) reply.
|
![]() | DiscoveryReport | Gets or sets the discovery report. |
![]() | KeepAliveMethodType |
Gets or sets the type of the keep alive method. Valid values are GetParmeter and Options |
![]() | SetupWaitReplyTimeout |
Overrides DefaultWaitTimeout. The timeout used to specifically wait for session setup
(Setup) reply.
|
![]() | TearDownWaitReplyTimeout |
Overrides DefaultWaitTimeout. The timeout used to specifically wait for session teardown
(Teardown) reply.
|