]> code.delx.au - pulseaudio/commit
alsa: Allow sample spec override in mappings
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 7 Aug 2013 12:56:26 +0000 (18:26 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 17 Sep 2013 13:01:03 +0000 (18:31 +0530)
commit6a6ee8fd22356f70ee70fa6a92d450d6018a34fe
tree4f37c0bf39e98ed56a17dc4e58f3b96050e7057c
parent6825df8cecb050a42804ad861bf67e8e42f634ea
alsa: Allow sample spec override in mappings

This allows mappings to override some or all of the sample_spec used to
open the ALSA device. The intention, to start with, is to use this for
devices in UCM that need to be opened at a specific rate (like modem
devices). This can be extended to allow overrides in profile-sets as
well.
src/modules/alsa/alsa-mixer.c
src/modules/alsa/alsa-mixer.h
src/modules/alsa/alsa-sink.c
src/modules/alsa/alsa-source.c