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

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dmediastreaminterface.h146 // AudioSourceInterface is a reference counted source used for AudioTracks.
150 class AudioSourceInterface : public MediaSourceInterface { class in namespace:webrtc
156 virtual AudioSourceInterface* GetSource() const = 0;

Completed in 163 milliseconds