OSDN Git Service

Implement get_chmap/set_chmap for PCM plug, route and multi plugins
authorTakashi Iwai <tiwai@suse.de>
Wed, 25 Jul 2012 13:36:16 +0000 (15:36 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 11 Sep 2012 09:34:50 +0000 (11:34 +0200)
commit3fb013065fee01ba7ac7c64fa48149f0e124fe26
tree2ec05b4e55f476be7e9efdfc8ccf3742a345c1b6
parent3c4a22ea49a881cdbfe2d50eef94b17e38104734
Implement get_chmap/set_chmap for PCM plug, route and multi plugins

Still incomplete implementations.  The query and set ops are missing
for route and multi plugins.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/pcm/pcm_multi.c
src/pcm/pcm_plug.c
src/pcm/pcm_route.c