Hello,
I try to do exactly the same thing. I successfully use CCMRMediaRecorder to get video frames.
And now I want to display video from these frames...
Do you find a solution ?
Thanks,
Ben
Type: Posts; User: joguet; Keyword(s):
Hello,
I try to do exactly the same thing. I successfully use CCMRMediaRecorder to get video frames.
And now I want to display video from these frames...
Do you find a solution ?
Thanks,
Ben
Which API do you use to get VoIP notification ?
Thanks,
Ben
First, I simply bring to foreground the classic phone application (not specially VOIP)
TInt lPhoneWGId = 0x100058B3; // 0x100058B3 => Window group Id of Phone application
TApaTaskList*...
Hi,
I want to do the same thing.
But there is no direct API to do this.
So, I try to simulate some Key Events to dial a call : I launch phone app and I send KeyEvents. Actually, simulation...
Hello,
I want to move menu's icons with an APP or EXE.
But I don't find API which do this.
I found which file configures the menu, but its structure remains complex :...