CapeCodGunny
12-25-2012, 01:25 AM
I'm using Delphi 2010 and Basic Video with VLDSVideoPlayer and VLImageDisplay.
I have noticed that the statusbar does not update while a video is playing. I have coded the status bar to display the current time as HH:MM:SS. I have noticed that when a video is playing the current time on the status bar stops incrementing.
When I click the "Pause" button the statusbar displays the current time as expected, incrementing each second. When I click the "Resume" button the current time on the statusbar stops incrementing again.
How can I keep the status bar time updated while a video is playing?
I have noticed that the statusbar does not update while a video is playing. I have coded the status bar to display the current time as HH:MM:SS. I have noticed that when a video is playing the current time on the status bar stops incrementing.
When I click the "Pause" button the statusbar displays the current time as expected, incrementing each second. When I click the "Resume" button the current time on the statusbar stops incrementing again.
How can I keep the status bar time updated while a video is playing?