On Nov 11, 2006, at 10:18 AM, Rubber Chicken Software Co. wrote:
Nice piece of code; couple of questions though:
How can one suppress the "Exporting movie" dialog that come sup
when the MoviePlayer thing is called?
You have to install your own callback and catch the incoming updates
that way. (if you want to display your own dialog/sheet) Otherwise,
just uncheck the progress checkbox to use it without a dialog.
I noticed that just one side of stereo waveforms is shown; I was
going to update the code to draw stereo files, or have you done
that yet?
As I recall, it's supposed to be transcoding the data into a mono
block of data.
I also don't think 24-bit waveforms are supported - are they? When
I try some, I get an exception error.
Hmm… not sure.
Lastly, I tried to encapsulate the code in a generic function so it
wouldn't have to be tied to a Window, but there tends to be a lack
of drawing updates etc. I think I'll have to work with it more.
Hmm… also not sure.
Thanks for the code!
You're welcome, but Dave Addey gets as much credit for this as I do.
He provided the base code after which I modeled mine.
Erick
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>