Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I change the playback speed of a media file?

Status
Not open for further replies.

BubbaDave

Programmer
Dec 30, 2000
23
US
This is a two part question...
I am writing a simple video viewer. I am using the TMediaPlayer component to play the videos. The first question is how can I change the playback speed of the file? I would think that if I changed the frames-per-second it would play faster or slower accordingly, but I don't know how to do that.

The second question is...when I invoke the Play() method (or any method for that matter) for TMediaPlayer the Play button on the component doesn't show 'pressed'...why is that and how can I set it?

Any help would be appreciated.
Thanks,
Bubba
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top