[maemo-developers] Maemo and Gstreamer
From: chetan nanda chetanknanda at yahoo.co.inDate: Mon Nov 5 07:39:36 EET 2007
- Previous message: N800 FM radio in Python
- Next message: Maemo and Gstreamer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi All,
I have developed the media player for Maemo and still now i have implemented the play and stop functionality.
Now i want to implement seek functionality, i have made some code. in that i have set two callbacks function while seeking. first when the seek will start and other when seek will end.
At seek start , i am just setting the stream ( pipeline ) state to Paused state and at seek end, i am performing the seek calculation and set the stream in the playing state. But some how stream is not able to change from pause to playing state.
Can anybody tell me , what could be the reason ?
Regards,
Chetan
Now you can chat without downloading messenger. Go to http://in.messenger.yahoo.com/webmessengerpromo.php
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20071105/e553b843/attachment.htm
- Previous message: N800 FM radio in Python
- Next message: Maemo and Gstreamer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
