efl/src/lib/ecore_audio
Marcel Hollerbach 015fbac20d ecore: make ecore_audio_out abstract
ecore_audio does define format and source, those are then used in some
leave classes, ecore_audio is only used in the tests, and should not be
used externally. Therefore make it abstract.
The other missing implementations are in the leave classes,
They are resolved with providing empty implementations, since no format
switching is supported.

ref T5719

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D7782
2019-01-26 11:42:12 +01:00
..
Ecore_Audio.h
ecore_audio.c
ecore_audio.eo efl: convert all abstracts to the new eolian syntax 2019-01-18 16:31:30 +01:00
ecore_audio_alsa.c
ecore_audio_custom.c
ecore_audio_in.eo ecore_audio: implement not implemented APIs as empty 2019-01-23 16:43:01 +01:00
ecore_audio_in_sndfile.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
ecore_audio_in_tone.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
ecore_audio_obj.c
ecore_audio_obj.h
ecore_audio_obj_in.c
ecore_audio_obj_in.h
ecore_audio_obj_in_sndfile.c
ecore_audio_obj_in_sndfile.h
ecore_audio_obj_in_tone.c
ecore_audio_obj_in_tone.h
ecore_audio_obj_out.c
ecore_audio_obj_out.h
ecore_audio_obj_out_pulse.c
ecore_audio_obj_out_pulse.h
ecore_audio_obj_out_sndfile.c
ecore_audio_obj_out_sndfile.h
ecore_audio_obj_out_wasapi.c
ecore_audio_obj_out_wasapi.h
ecore_audio_out.eo ecore: make ecore_audio_out abstract 2019-01-26 11:42:12 +01:00
ecore_audio_out_pulse.eo ecore: make ecore_audio_out abstract 2019-01-26 11:42:12 +01:00
ecore_audio_out_sndfile.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
ecore_audio_out_wasapi.eo ecore: make ecore_audio_out abstract 2019-01-26 11:42:12 +01:00
ecore_audio_private.h
ecore_audio_protected.h
ecore_audio_pulse.c
ecore_audio_pulse_ml.c
ecore_audio_sndfile_vio.c
meson.build meson: add inital support for windows compilation 2018-12-07 13:05:31 +01:00