]> git.alsa-project.org Git - alsa-lib.git/commit
Add snd_pcm_ioplug_set_state() function
authorTakashi Iwai <tiwai@suse.de>
Fri, 14 Dec 2007 14:19:03 +0000 (15:19 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 14 Dec 2007 14:19:03 +0000 (15:19 +0100)
commitce64f433a64b797b423cf7f24b9514dbeb17cf35
tree6872db8469fefa653e369f7694a631bda6a4263b
parent86456d21e07278148cc52f19cb0d2e1c451bf22d
Add snd_pcm_ioplug_set_state() function

Added an exported function snd_pcm_ioplug_set_state() to change
the PCM state of ioplug from the plugin side (e.g. from another
thread).
include/pcm_ioplug.h
src/pcm/pcm_ioplug.c