]> code.delx.au - pulseaudio/commit
alsa: Implement get/set_formats()
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Fri, 12 Aug 2011 11:06:00 +0000 (16:36 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 15 Aug 2011 06:21:34 +0000 (11:51 +0530)
commit51fcee89029063998913d1ccab7df54134d72b8d
tree661d4b2530730d0bda4d35bb8b2de35ab4184a0e
parent485d4dd54260b680b0e5d0af35ad380280a4c826
alsa: Implement get/set_formats()

This implements the sink get_formats() and set_formats() API in
alsa-sink. Modules can use this to allow users to specify what formats
their receivers support.
src/modules/alsa/alsa-sink.c