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