From: "Craig A. Schultz" <[EMAIL PROTECTED]>
Subject: Disabling Seek.
Hi all,
Has anyone come across a method for disabling a player from allowing =
a seek? I need it so that I can properly handle creating an encrypted =
container file for the *.viv file format. I noticed in bulding my =
proxying plug-ins that while the original data type is being played, if =
the user attempts a seek, the time bar jumps to the new time but then =
jumps right back even though the Seek(), function in the FileFormat =
plug-in is never called as are the OnPreSeek() and OnPostSeek() in the =
Rendering plug-in also never called. Anyone know how this is done?
Craig
Samurai Coder.
PS. Currently without Seek disabled, my plug-in tries to do the seek but =
then as soon as the new packet is passed into one of the Viv Rendering =
plug-ins, either video or audio, I don't know which, a "General Error" =
message box is displayed.
*******************************************************
The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites. Archives of RealForum can
be found at http://realforum.real.com
If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:
unsubscribe realforum
or from another account, besides the address you subscribed with:
unsubscribe realforum <[EMAIL PROTECTED]>