Hi
Do You anybody know how to read .3gp file into a buffer to play it with CVideoPlayerUtility?
If we read entire file into a buffer then we can't play it. So I think we should read only some...
Type: Posts; User: rasikasri; Keyword(s):
Hi
Do You anybody know how to read .3gp file into a buffer to play it with CVideoPlayerUtility?
If we read entire file into a buffer then we can't play it. So I think we should read only some...
Hi
I'm Confuced at how do CVideoPlayerUtility object and multimedia controler plug-in deal.
when open a video source using OpenDesL(), OpenFileL() or OpenUrlL() , does Source/Sink plug-in read...
Hi
I went through the example but unfortunatly i couldn't get the solution for my ques. I want to read video data from internet into a buffer and then play it. As a trial i read a .3gp video file...
Hi
I have a probelem with nokia 6600 phone in my GUI application.
I have added € character to the CEikLabel as its lable string. It shaw in the emulator but in the phone it doesn't display...
HI
I use CEikSecretEditor to enter the password for My GUI and it has been initialized in the application container. ( iEikEdwin2 = new (ELeave) CEikSecretEditor ) But i couldn't add a cursor...
Hi
Thanks lot but How can i download the exsamples on FP2. I have downloaded the examples on Symbian OS virsion 8.0 from symbian web site. But the examples on FP2 are not available there.
Rasika
Hi
Do you any body know how to play a buffer with video data using CVideoPlayerUtility class,
Hi
I'm a Sri lankan university student. I would like to learn symbian
development but hear it is verry lack of resourses. I have done many
sample application including database handling, http...
hi
Is it posible video streaming with Symbian OS with series-60,40,90 C++ programing. If it is posible please tell me the information about it and what are the OS and SDK version which Streaming...
Hi
I tried to create a http connection with a servlet and send some data to the servlet. - Using post method as follows.
Here I use Symbian 7.0s SDK and series 60 2.0 version.
...