DiscoveryReport Fields |
The DiscoveryReport type exposes the following members.
Name | Description | |
---|---|---|
![]() | Session |
A session object is returned from RtspSessionManager if the discovery was successful.
|
![]() | Successful |
Indication whether the initial discovery was successful.
|
![]() | TimedOut |
Indication whether the transaction has timed out.
|
![]() | Tracks |
Tracks discovered from initial Describe method.
|
![]() | Transaction |
The transaction object containing request/response pair.
|
![]() | TransportEstablished |
If Discovery fails, this will indicate whether the underlying transport connection
(TCP)was established.
|