* add two functions to know if audio and video are handled (emotion_object_audio_hand...
authormoom16 <moom16>
Sun, 24 Apr 2005 14:42:50 +0000 (14:42 +0000)
committermoom16 <moom16@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 24 Apr 2005 14:42:50 +0000 (14:42 +0000)
commitdeb552e97636ed3cbac2be432a8f6e904817fdc1
tree17869c344d7ba19f6fd76e18192e917f023502e2
parentd5b7e04393092c16eaa5bf0a81593faf2bbab844
* add two functions to know if audio and video are handled (emotion_object_audio_handled_get and emotion_object_video_handled_get)
* add a smart callback "audio_level_change" to deal with audio level change
* alsa is now used by default since many people report troubles with oss

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@14320 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/Emotion.h
src/lib/emotion_private.h
src/lib/emotion_smart.c
src/modules/emotion_xine.c