Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertAudioLevel ¶
convert decibel back to linear
Types ¶
type AudioLevel ¶
type AudioLevel struct {
// contains filtered or unexported fields
}
keeps track of audio level for a participant
func NewAudioLevel ¶
func NewAudioLevel(params AudioLevelParams) *AudioLevel
Click to show internal directories.
Click to hide internal directories.