]> code.delx.au - pulseaudio/commit
sink-input: Add a format-lost event
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 28 Mar 2011 03:16:40 +0000 (08:46 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Sun, 15 May 2011 04:39:34 +0000 (10:09 +0530)
commit53091cc5f0a766e0bff36b59600f99cd2771bbd6
tree6b2ea98faa0ddcb20cca17520c5ca6a893905c88
parentcb3dcb14f868e10c0fde582e9284561af974fab4
sink-input: Add a format-lost event

This event is emitted if the sink-input could not be moved to a new sink
because it doesn't support the format of the sink-input. Clients can
reconnect their stream with a different format if they wish or
gracefully exit.
src/pulse/def.h
src/pulsecore/sink-input.c