Searched defs:SoundInputStreamInterface (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/sound/
H A Dsoundinputstreaminterface.h22 class SoundInputStreamInterface { class in namespace:rtc
24 virtual ~SoundInputStreamInterface() {}
57 SoundInputStreamInterface *> SignalSamplesRead;
60 SoundInputStreamInterface() {} function in class:rtc::SoundInputStreamInterface
63 DISALLOW_COPY_AND_ASSIGN(SoundInputStreamInterface);

Completed in 122 milliseconds