DiscoveryReport Class |
Namespace: StreamCoders.Rtsp.Extensions
The DiscoveryReport type exposes the following members.
Name | Description | |
---|---|---|
![]() | DiscoveryReport | Initializes a new instance of the DiscoveryReport class |
Name | Description | |
---|---|---|
![]() | Duration | |
![]() | MediaStreamType |
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.
|
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.) |