]> git.alsa-project.org Git - alsa-lib.git/commit
seq: improve documentation about new get pid/card functions
authorAdam Goode <agoode@google.com>
Tue, 3 Jan 2017 13:33:42 +0000 (08:33 -0500)
committerTakashi Iwai <tiwai@suse.de>
Tue, 3 Jan 2017 16:49:07 +0000 (17:49 +0100)
commit1eddf1f918845d1e6cbcac5516319b20cad80f2f
treea9c625b48d0cd4be7445b87686d4e387d03a57b5
parent6f7eaf92e7de73eb32bd97bad83a14fcb0f408f7
seq: improve documentation about new get pid/card functions

Document the technique for determining if the running kernel supports
the new snd_seq_client_info_get_pid and snd_seq_client_info_get_card
functions. Also add a little information about how to use these
functions and add some cross references.

Signed-off-by: Adam Goode <agoode@google.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/seq/seq.c