Playing Video in Chunks
| Thu, 2008-04-10 15:34 | |
|
Hi, I want to play video in chunks. For this purpose I used CVideoPlayerUtility->OpenDesL(). But I am facing problem that if I give entire video data(descriptor) to this fuction then it is playing it, but if I feed data in part ( 8K ) then in MvpuoPrepareComplete() I am getting KErrNotSupported. My actual purpose is to play video data as it is available and I dont want wait for entire data. So how to do it? Thanks. |
|





