GuiTheoraCtrl and controlling it
by Andy Hawkins · in Torque Game Engine · 10/07/2006 (4:56 am) · 1 replies
There's not much documentation on GuiTheoraCtrl, enough to set up a GUI, play a video through it and stop it. Is there any way to control it and get feeback from a Theora video?
I'd like some basic functionality, like MyVideo.GetCurrentFrame, MyVideo.loop = true, MyVideo.SetCurrentFrame that sort of thing (where MyVideo is of type GuiTheoraCtrl ).
Can this be done? Has this been done?
I'd like some basic functionality, like MyVideo.GetCurrentFrame, MyVideo.loop = true, MyVideo.SetCurrentFrame that sort of thing (where MyVideo is of type GuiTheoraCtrl ).
Can this be done? Has this been done?
Associate Andy Hawkins
DrewFX
Has anyone embarked on a Theora video extension so there are more commands other than just load, play and stop? Hmmm... maybe I should write one. It's just ugly because it would be a mod of the engine.