HomeSort by relevance Sort by last modified time
    Searched refs:SoundSystemFactory (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/sound/
nullsoundsystemfactory.h 14 #include "webrtc/sound/soundsystemfactory.h"
18 // A SoundSystemFactory that always returns a NullSoundSystem. Intended for
20 class NullSoundSystemFactory : public SoundSystemFactory {
26 // Inherited from SoundSystemFactory.
platformsoundsystemfactory.h 14 #include "webrtc/sound/soundsystemfactory.h"
18 // A SoundSystemFactory that returns the platform's native sound system
20 class PlatformSoundSystemFactory : public SoundSystemFactory {
26 // Inherited from SoundSystemFactory.
soundsystemfactory.h 21 SoundSystemFactory;

Completed in 218 milliseconds