webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for webrtc::test::MockAudioMixer, including all inherited members.
AddRef() const =0 | rtc::RefCountInterface | pure virtual |
AddRef() const =0 | rtc::RefCountInterface | pure virtual |
AddSource(Source *audio_source)=0 | webrtc::AudioMixer | pure virtual |
AddSource(Source *audio_source)=0 | webrtc::AudioMixer | pure virtual |
Mix(size_t number_of_channels, AudioFrame *audio_frame_for_mixing)=0 | webrtc::AudioMixer | pure virtual |
Mix(size_t number_of_channels, AudioFrame *audio_frame_for_mixing)=0 | webrtc::AudioMixer | pure virtual |
MOCK_METHOD1(AddSource, bool(Source *audio_source)) | webrtc::test::MockAudioMixer | |
MOCK_METHOD1(RemoveSource, void(Source *audio_source)) | webrtc::test::MockAudioMixer | |
MOCK_METHOD1(AddSource, bool(Source *audio_source)) | webrtc::test::MockAudioMixer | |
MOCK_METHOD1(RemoveSource, void(Source *audio_source)) | webrtc::test::MockAudioMixer | |
MOCK_METHOD2(Mix, void(size_t number_of_channels, AudioFrame *audio_frame_for_mixing)) | webrtc::test::MockAudioMixer | |
MOCK_METHOD2(Mix, void(size_t number_of_channels, AudioFrame *audio_frame_for_mixing)) | webrtc::test::MockAudioMixer | |
Release() const =0 | rtc::RefCountInterface | pure virtual |
Release() const =0 | rtc::RefCountInterface | pure virtual |
RemoveSource(Source *audio_source)=0 | webrtc::AudioMixer | pure virtual |
RemoveSource(Source *audio_source)=0 | webrtc::AudioMixer | pure virtual |
~AudioMixer() override | webrtc::AudioMixer | inlineprotected |
~AudioMixer() override | webrtc::AudioMixer | inlineprotected |
~RefCountInterface() | rtc::RefCountInterface | inlineprotectedvirtual |
~RefCountInterface() | rtc::RefCountInterface | inlineprotectedvirtual |