1/** \page sound_output_driver_api Sound output driver API
2
3\section sound_output_driver_api_introduction Introduction
4
5This is the sound output driver API.  Sorry, no introduction here, you must
6see hw_funcs description and some examples.  (null_out.c does nothing, but
7it's the simplest driver and can be used as a template.)
8
9*/
10