2004-10-14, 11:15 PM
I am writing a plug-in the archives recordings out of the current recording directory and into an archive directory. It then lets you browse through your recordings (by show name sorted either by newest to oldest or oldest to newest) and play them.
My question is, when I call the PlayVideoFile method, the video plays fine but when the user (me) stops the video playback the system returns to the main menu instead of to my plug in. What do I need to do to have control return to my plug-in? Do I need to launch the playback differently or capture some event?
Thanks
Jeff
My question is, when I call the PlayVideoFile method, the video plays fine but when the user (me) stops the video playback the system returns to the main menu instead of to my plug in. What do I need to do to have control return to my plug-in? Do I need to launch the playback differently or capture some event?
Thanks
Jeff