Change-Id: I8531578db7b5de4f2af6c4ecd785c248e5d81d27
Signed-off-by: bhutani.92 <bhutani.92@samsung.com>
ERROR_TRACE("Cannot determine current recording focus");
}
+ if (!g_strcmp0(additional_info, "video_recorder")) {
+ DEBUG_TRACE("Video Recorder Timer is active. Cannot resume Music Player");
+ return -1;
+ }
+
DEBUG_TRACE("Recorder state changed by : %d", changed_by);
if (changed_by == SOUND_STREAM_FOCUS_CHANGED_BY_VOICE_RECOGNITION) {
DEBUG_TRACE("Cannot resume Music Player. Speak Mode is on");