• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1The code in this library is implemented according to legacy audio HAL scheme:
2 - use of AudioHardwareInterface C++ interface.
3 - use of C++ classes in frameworks/base.
4
5It should not be used as an example for newer audio HALs implementations.
6
7
8