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

#include <preemptive_expand.h>

Public Member Functions

 PreemptiveExpandFactory ()
 
virtual ~PreemptiveExpandFactory ()
 
virtual PreemptiveExpandCreate (int sample_rate_hz, size_t num_channels, const BackgroundNoise &background_noise, size_t overlap_samples) const
 
 PreemptiveExpandFactory ()
 
virtual ~PreemptiveExpandFactory ()
 
virtual PreemptiveExpandCreate (int sample_rate_hz, size_t num_channels, const BackgroundNoise &background_noise, size_t overlap_samples) const
 

Constructor & Destructor Documentation

◆ PreemptiveExpandFactory() [1/2]

webrtc::PreemptiveExpandFactory::PreemptiveExpandFactory ( )
inline

◆ ~PreemptiveExpandFactory() [1/2]

virtual webrtc::PreemptiveExpandFactory::~PreemptiveExpandFactory ( )
inlinevirtual

◆ PreemptiveExpandFactory() [2/2]

webrtc::PreemptiveExpandFactory::PreemptiveExpandFactory ( )
inline

◆ ~PreemptiveExpandFactory() [2/2]

virtual webrtc::PreemptiveExpandFactory::~PreemptiveExpandFactory ( )
inlinevirtual

Member Function Documentation

◆ Create() [1/2]

PreemptiveExpand * webrtc::PreemptiveExpandFactory::Create ( int  sample_rate_hz,
size_t  num_channels,
const BackgroundNoise background_noise,
size_t  overlap_samples 
) const
virtual

◆ Create() [2/2]

virtual PreemptiveExpand* webrtc::PreemptiveExpandFactory::Create ( int  sample_rate_hz,
size_t  num_channels,
const BackgroundNoise background_noise,
size_t  overlap_samples 
) const
virtual

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