AudioStatsElement

Represents audio stats element, which can include audio input channel stats and audio output channel stats.

new AudioStatsElement(param)

FieldTypeDescription
paramobjectParameters associated with this object.
param.inputChannelStatsStatsInfoThe audio input channel stats info.
param.outputChannelStatsStatsInfoThe audio output channel stats info.