2007-03-10, 03:27 AM
Is there a few for a plugin to control video playback?
Using PluginHelperFactory.getPluginHelper().PlayVideoFile() and GetActiveVideoPlayer() it looks like it's possible to start, pause and stop a video. But I can't find any way to skip around or seek to a particular position in the file, or use fast-forward or rewind.
Yeah, I know plugins aren't meant to be doing things like that, but it would be a very convenient piece of functionality for me.
Using PluginHelperFactory.getPluginHelper().PlayVideoFile() and GetActiveVideoPlayer() it looks like it's possible to start, pause and stop a video. But I can't find any way to skip around or seek to a particular position in the file, or use fast-forward or rewind.
Yeah, I know plugins aren't meant to be doing things like that, but it would be a very convenient piece of functionality for me.