mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-16 08:56:42 -05:00
More documentation changes (rawmidi, timer)
This commit is contained in:
parent
56fac8ab14
commit
2ca5ace9cb
11 changed files with 197 additions and 20 deletions
|
|
@ -35,6 +35,7 @@ extern "C" {
|
|||
/**
|
||||
* \defgroup Control Control Interface
|
||||
* The control interface.
|
||||
* See \ref control page for more details.
|
||||
* \{
|
||||
*/
|
||||
|
||||
|
|
@ -398,6 +399,7 @@ void snd_ctl_elem_value_set_iec958(snd_ctl_elem_value_t *obj, const snd_aes_iec9
|
|||
* \defgroup HControl Highlevel Control Interface
|
||||
* \ingroup Control
|
||||
* The highlevel control interface.
|
||||
* See \ref hcontrol page for more details.
|
||||
* \{
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue