VoxaAudioStats constructor
const
VoxaAudioStats({})
Implementation
const VoxaAudioStats({
this.bitrateKbps,
this.sampleRate,
this.channels,
this.lossPercent,
this.jitterBufferMs,
this.payloadType,
});
const VoxaAudioStats({
this.bitrateKbps,
this.sampleRate,
this.channels,
this.lossPercent,
this.jitterBufferMs,
this.payloadType,
});