Trigger stream state change callback when stream is failed/terminated and include... 93/67893/2
authorSangchul Lee <sc11.lee@samsung.com>
Thu, 28 Apr 2016 02:53:03 +0000 (11:53 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Fri, 29 Apr 2016 05:47:51 +0000 (14:47 +0900)
commit424748e4e78899e4147ce7f1ea9667cf9ee1b215
tree3aa7c4d5550db12f98e4f3f515d30067fdb600bf
parentcef5f7c6a361e9656aa01db3ab91671befb4ffa6
Trigger stream state change callback when stream is failed/terminated and include audio_io_test to package

 - Expand stream state change callback for stream failed/terminated
 - Call onStateChageCb only when state is changed from previous state
 - Build audio_io_test as default

[Version] 0.3.30
[Profile] Common
[Issue Type] Feature enhancement

Change-Id: I33401f0ec9a95ce2fb9420c10bcf57aab1f547b4
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
CMakeLists.txt
packaging/capi-media-audio-io.spec
src/cpp/CAudioIO.cpp
src/cpp/CPulseAudioClient.cpp
test/audio_io_test.c