[Version] 0.3.92
[Profile] Common
[Issue Type] Bug fix
Change-Id: Id3a3a05b91c8d0d05762861386ec607bbfdb68fb
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Name: capi-media-sound-manager
Summary: Sound Manager library
-Version: 0.3.91
+Version: 0.3.92
Release: 0
Group: Multimedia/API
License: Apache-2.0
sound_stream_info_arr[i]->user_cb((sound_stream_info_h)sound_stream_info_arr[i],
focus_type, state, change_reason, option, extra_info, sound_stream_info_arr[i]->user_data);
LOGI("[FOCUS USER CALLBACK(%p) END]", sound_stream_info_arr[i]->user_cb);
-
+ _update_focus_status(sound_stream_info_arr[i]->index, (unsigned int)sound_stream_info_arr[i]->acquired_focus);
break;
}
}