Hi all,
I am trying to implement backward scanning (backward trickmode) using gstreamer. I want to play backwards from current playing location to the start of the file at various rates.
I am using gst_element_seek function to perform it.
gst_element_seek (pstMS->pstPlayer, -2.0,
GST_FORMAT_TIME, GST_SEEK_FLAG_FLUSH | GST_SEEK_FLAG_KEY_UNIT,
GST_SEEK_TYPE_SET, 0,
GST_SEEK_TYPE_SET, pstMS->ui32CurTime * GST_SECOND);
Please tell me if there is any problem with it and suggest me the solution.
Regards,
--
Ashutosh Gupta,
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel