From: "Craig A. Schultz" <[EMAIL PROTECTED]>
Subject: Re: Disabling Seek.

Thanks much Ben!!!
     It works, BUT, after hitting the seek button the status window stops
displaying the bit rate, or whatever else it was displaying, and displays
"Seeking" no matter what I've tried, meaning doing mouse-overs on various
parts of the player window to try to get the original display back.
     I know I can't fix this in code but does anyone at Real know if there is
a plan to fix this?  It's not real important to me that it be fixed as the
*.viv file format is about the only format that that I know of that disables
seeking and the disabling of the seeking actually works albeit with the
strange display caveat, the only problem is that it reflects badly on my
coding by people who don't know what is going on until I show them the
original *.viv shows the same behavior.

Craig
Samurai Coder

PS. Actually it is the FileHeader that needs this property set but knowing
that it could be set at all saved me a lot of time!!!  Thanks again Ben!
:-)

----- Original Message -----
From: "RealForum" <[EMAIL PROTECTED]>
To: <undisclosed-recipients:;>
Sent: Tuesday, April 11, 2000 12:59 AM
Subject: Re: Disabling Seek.


 > From: Ben Evans <[EMAIL PROTECTED]>
 > Subject: Re: Disabling Seek.
 >
 > I believe that all you need to do is to set the following in the
 > StreamHeader:
 >
 > pStreamHeader->SetPropertyULONG32("NONSEEKABLE", TRUE);
 >
 > --
 > "capital punishment is our society's
 > recognition of the sanctity of human life."
 > Sen. Orrin Hatch
 >
 > Ben Evans
 > BitPoet
 > [EMAIL PROTECTED]
 >
 >

*******************************************************
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]>

Reply via email to