]> code.delx.au - pulseaudio/commit
sink: Add a SET_FORMATS flag
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 16 Aug 2011 05:41:34 +0000 (11:11 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 16 Aug 2011 05:41:34 +0000 (11:11 +0530)
commitfb67016844843230b04cab10b3e39908c6b2cca6
tree2093aabc1e623025a10e569204cd75f8d9ff68b2
parent16147ae8283cb634f55e76f63395a599a69b78b5
sink: Add a SET_FORMATS flag

This adds a PA_SINK_SET_FORMATS flag to the pa_sink_flags enum,
signalling that a sink allows the set of supported formats to be set
externally. The idea is for clients to be able to know what sinks
support this ability and adapt their UI appropriately.
src/pulse/def.h
src/utils/pactl.c