public static class QHVCInteractiveEventHandler.LocalAudioStats
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
numChannels |
int |
sentBitrate |
int |
sentSampleRate |
Constructor and Description |
---|
LocalAudioStats(int numChannels,
int sentSampleRate,
int sentBitrate) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |