Suggestions

close search

Add Messaging, Voice, and Authentication to your apps with Vonage Communications APIs

Visit the Vonage API Developer Portal

OpenTok.Publisher.AudioLevelArgs

Defines arguments for AudioLevel events. More...

Inherits EventArgs.

Properties

float AudioLevel [get]
 The audio level, from 0 to 1.0. Adjust this value logarithmically for use in a user interface visualization (such as a volume meter). More...

Detailed Description

Defines arguments for AudioLevel events.

Property Documentation

◆ AudioLevel

float OpenTok.Publisher.AudioLevelArgs.AudioLevel

The audio level, from 0 to 1.0. Adjust this value logarithmically for use in a user interface visualization (such as a volume meter).