MetricsListener Methods |
The MetricsListener type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | OnChangedNumClients | Triggered when the number of clients changes. |
![]() | OnChangedNumConnections | Triggered when the number of connections changes. |
![]() | OnChangedNumRenderAreas | Triggered when the number of renderArea changes. |
![]() | OnMeasuredDecodingTime | Triggered when a new measure of frame decoding time is available. |
![]() | OnMeasuredEncodingTime | Triggered when a new measure of frame encoding time is available. |
![]() | OnMeasuredNetworkLatency | Triggered when a new measure of network latency is available. |
![]() | OnMeasuredRenderingTime | Triggered when a new measure of frame rendering time is available. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |