webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::PostDecodeVad Class Reference

#include <post_decode_vad.h>

Public Member Functions

 PostDecodeVad ()
 
virtual ~PostDecodeVad ()
 
void Enable ()
 
void Disable ()
 
void Init ()
 
void Update (int16_t *signal, size_t length, AudioDecoder::SpeechType speech_type, bool sid_frame, int fs_hz)
 
bool enabled () const
 
bool running () const
 
bool active_speech () const
 
 PostDecodeVad ()
 
virtual ~PostDecodeVad ()
 
void Enable ()
 
void Disable ()
 
void Init ()
 
void Update (int16_t *signal, size_t length, AudioDecoder::SpeechType speech_type, bool sid_frame, int fs_hz)
 
bool enabled () const
 
bool running () const
 
bool active_speech () const
 

Constructor & Destructor Documentation

◆ PostDecodeVad() [1/2]

webrtc::PostDecodeVad::PostDecodeVad ( )
inline

◆ ~PostDecodeVad() [1/2]

webrtc::PostDecodeVad::~PostDecodeVad ( )
virtual

◆ PostDecodeVad() [2/2]

webrtc::PostDecodeVad::PostDecodeVad ( )
inline

◆ ~PostDecodeVad() [2/2]

virtual webrtc::PostDecodeVad::~PostDecodeVad ( )
virtual

Member Function Documentation

◆ active_speech() [1/2]

bool webrtc::PostDecodeVad::active_speech ( ) const
inline

◆ active_speech() [2/2]

bool webrtc::PostDecodeVad::active_speech ( ) const
inline

◆ Disable() [1/2]

void webrtc::PostDecodeVad::Disable ( )

◆ Disable() [2/2]

void webrtc::PostDecodeVad::Disable ( )

◆ Enable() [1/2]

void webrtc::PostDecodeVad::Enable ( )

◆ Enable() [2/2]

void webrtc::PostDecodeVad::Enable ( )

◆ enabled() [1/2]

bool webrtc::PostDecodeVad::enabled ( ) const
inline

◆ enabled() [2/2]

bool webrtc::PostDecodeVad::enabled ( ) const
inline

◆ Init() [1/2]

void webrtc::PostDecodeVad::Init ( )

◆ Init() [2/2]

void webrtc::PostDecodeVad::Init ( )

◆ running() [1/2]

bool webrtc::PostDecodeVad::running ( ) const
inline

◆ running() [2/2]

bool webrtc::PostDecodeVad::running ( ) const
inline

◆ Update() [1/2]

void webrtc::PostDecodeVad::Update ( int16_t signal,
size_t  length,
AudioDecoder::SpeechType  speech_type,
bool  sid_frame,
int  fs_hz 
)

◆ Update() [2/2]

void webrtc::PostDecodeVad::Update ( int16_t signal,
size_t  length,
AudioDecoder::SpeechType  speech_type,
bool  sid_frame,
int  fs_hz 
)

The documentation for this class was generated from the following files: