![]() |
Speedify SDK for Android
15.3.0
|
Streaming mode stats.
Public Attributes | |
BondingMode | bondingMode |
Bonding mode in use. More... | |
List< StreamStats > | streams |
Per-stream stats. More... | |
boolean | badLoss |
Indicator of high loss, greater than 3%. More... | |
boolean | badLatency |
Indicator of high latency, greater than 300ms. More... | |
boolean | badMemory |
Indicator of high memory usage on the system, greater than 90%. More... | |
boolean com.speedify.speedifysdk.Types.StreamingStats.badLatency |
Indicator of high latency, greater than 300ms.
Only tracked while active streams are running.
boolean com.speedify.speedifysdk.Types.StreamingStats.badLoss |
Indicator of high loss, greater than 3%.
Only tracked while active streams are running.
boolean com.speedify.speedifysdk.Types.StreamingStats.badMemory |
Indicator of high memory usage on the system, greater than 90%.
Only tracked while active streams are running.
BondingMode com.speedify.speedifysdk.Types.StreamingStats.bondingMode |
Bonding mode in use.
List<StreamStats> com.speedify.speedifysdk.Types.StreamingStats.streams |
Per-stream stats.