언어 설정

Menu
Sites
Language
sound_session_interrupted_cb not working

I am having some problem with the Sound Manager API. I want sound_session_interrupted_cb to be invoked. whenever session is interrupted. But it is not working.

 

I followed this tutorial:
https://developer.tizen.org/documentation/mobile-native-app-programming/tutorials/advanced-tutorials/sound-manager-session-tutorial

I am playing tone player as current sound session

then using NOTIFICATION to cause the interrupt

Edited by: Rihan Ishtiaq on 18 2월, 2015

Responses

1 댓글
Alex Dem

Hi,
fyi: I have registered such callback successfully (inside MediaSample app) but  I did not obtain case when the call is occured .
I have started play media  (from another app) but sound from both apps played at the same time.
(checked on on dev & emulator).  
Alexey.