]> code.delx.au - pulseaudio/commit
sink: Add a set_formats() API
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Fri, 12 Aug 2011 11:04:28 +0000 (16:34 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 15 Aug 2011 06:21:34 +0000 (11:51 +0530)
commit485d4dd54260b680b0e5d0af35ad380280a4c826
tree5707e468e14a842b185f78f254119e94f59aa4a7
parentb430407f47fac227b4a6952ab502705d83ff90f5
sink: Add a set_formats() API

This adds API to let external sources specify what formats a sink
supports. Sinks must opt-in to allow this, and can perform some
validation if required.
src/pulsecore/sink.c
src/pulsecore/sink.h