Class: AudioStatsElement

AudioStatsElement(param)

Class representing a Audio Stats Element. This object is used to calculate the MOS Score

Constructor

new AudioStatsElement(param)

Create a AudioStatsElement
Parameters:
Name Type Description
param object
Properties
Name Type Attributes Description
inputChannelStats StatsInfo <optional>
the inputChannel stream stats
outputChannelStats StatsInfo <optional>
the ouputChannel stream stats
Source:

Classes

AudioStatsElement