Show Video File in Profiles
| Fri, 2006-03-24 14:41 | |
|
Hello Everybody,
I have developed an application called Video Tone which as the name suggests gets called whenever I get an incoming call arrives on the device In my application I am not making any changes in the "Profiles" section of the device for the Video Tone I am simply calling CVideoPlayerUtility class functions with Max Priority so that it can override the default phone sound and play my Video file But I face problems suppressing the default phone sound as the Video gets played but the sound is of the default phone ringtone I am testing my application on Nokia's 6600 and 6680 So how can I change the settings in Profiles section for my Video File? Can u suggest a solution to the above mentioned problem? Many Thanks, Yogesh Khanolkar |
|






Forum posts: 5
You can find the Telephone application window group (by UID 0x100058B3) and you can send a right softkey event (Silence) before starting playing your video.
But this works only if the phone is not in Silent mode. If you find a way to do this in Silent mode, please let me (us) know.
Good luck!
-Marius