ecore_audio: Add vio_set method / write cb to output
authorDaniel Willmann <d.willmann@samsung.com>
Fri, 26 Apr 2013 17:32:18 +0000 (18:32 +0100)
committerDaniel Willmann <d.willmann@samsung.com>
Fri, 26 Apr 2013 17:49:24 +0000 (18:49 +0100)
commit6c7dbf67afb12ba8e1c1b7f9433b14e0dc00a94c
treec4201b1f317c3a79f20d5e73d85be5770d81c9f1
parent72870c0b6ebc564cff283ce7549972bccd79e6df
ecore_audio: Add vio_set method / write cb to output

ecore_audio_obj_out now also supports VIO. Add attribute need_writer so
we can generalize the idler creation for subclasses at a later time.

Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
src/lib/ecore_audio/ecore_audio_obj_out.c
src/lib/ecore_audio/ecore_audio_obj_out_pulse.c
src/lib/ecore_audio/ecore_audio_obj_out_sndfile.c
src/lib/ecore_audio/ecore_audio_private.h