Data Structures | |
class | AudioHardwareInterface |
AudioHardwareInterface.h defines the interface to the audio hardware abstraction layer. More... | |
class | AudioStreamIn |
AudioStreamIn is the abstraction interface for the audio input hardware. More... | |
class | AudioStreamOut |
AudioStreamOut is the abstraction interface for the audio output hardware. More... | |
Functions | |
AudioHardwareInterface * | createAudioHardware (void) |
AudioHardwareInterface* android_audio_legacy::createAudioHardware | ( | void | ) |