> does this means that we need not
> requires inheriting from and modifying AudioHardwareInterface to
> support the driver-specific implementation.

No, ALSA userspace library contains the functions that you may need to
create your own AudioHardwareInterface implementation.

But if your driver is ALSA compliant, then there is already an
implementation of AudioHardwareInterface you may use:

http://android.git.kernel.org/?p=platform/hardware/alsa_sound.git;a=summary

-Misa

2008/12/5 Pivotian <[EMAIL PROTECTED]>:
>
> I just now saw that the latest Android contains "ALSA userspace
> library" , what is this for ? does this means that we need not
> requires inheriting from and modifying AudioHardwareInterface to
> support the driver-specific implementation.
> >
>

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [EMAIL PROTECTED]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to