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

/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioHardwareInterface.h189 * AudioHardwareInterface.h defines the interface to the audio hardware abstraction layer.
200 class AudioHardwareInterface class in namespace:android_audio_legacy
203 virtual ~AudioHardwareInterface() {}
277 static AudioHardwareInterface* create();
286 extern "C" AudioHardwareInterface* createAudioHardware(void);

Completed in 25 milliseconds