ZegoLiveRoom
Classes | Namespaces | Functions
zego-api-sound-level.h File Reference
#include "zego-api-defines.h"

Go to the source code of this file.

Classes

struct  ZEGO::SOUNDLEVEL::ZegoSoundLevelInfo
 
class  ZEGO::SOUNDLEVEL::IZegoSoundLevelCallback
 

Namespaces

namespace  ZEGO
 
namespace  ZEGO::SOUNDLEVEL
 

Functions

ZEGOAVKIT_API bool ZEGO::SOUNDLEVEL::SetSoundLevelCallback (IZegoSoundLevelCallback *pCB)
 
ZEGOAVKIT_API bool ZEGO::SOUNDLEVEL::SetSoundLevelMonitorCycle (unsigned int timeInMS)
 
ZEGOAVKIT_API bool ZEGO::SOUNDLEVEL::StartSoundLevelMonitor ()
 
ZEGOAVKIT_API bool ZEGO::SOUNDLEVEL::StopSoundLevelMonitor ()
 
ZEGOAVKIT_API bool ZEGO::SOUNDLEVEL::EnableVADMonitor (bool enable)