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

Public Member Functions

 PulsedNoiseCapturer (size_t num_samples_per_frame, int16_t max_amplitude)
 
rtc::ArrayView< const int16_tCapture ()
 

Constructor & Destructor Documentation

◆ PulsedNoiseCapturer()

webrtc::test::FakeAudioDevice::PulsedNoiseCapturer::PulsedNoiseCapturer ( size_t  num_samples_per_frame,
int16_t  max_amplitude 
)
inline

Member Function Documentation

◆ Capture()

rtc::ArrayView<const int16_t> webrtc::test::FakeAudioDevice::PulsedNoiseCapturer::Capture ( )
inline

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