On 28/04/2014 18:07, Michael Stahl wrote:
On 17/04/14 11:23, Fernand Vanrie wrote:
On The French user site i found usefull code to play video on Windows
using the API and Basic.
The code opens a MediaWindow and play any video
The player has a undocumented method "CreatePlayerWindow" who needs
On 17/04/14 11:23, Fernand Vanrie wrote:
> On The French user site i found usefull code to play video on Windows
> using the API and Basic.
>
> The code opens a MediaWindow and play any video
>
> The player has a undocumented method "CreatePlayerWindow" who needs
> arguments (a empty array do c
Hi :)
I am guessing that you have already posted to the devs mailing list or irc
channel? Also to the French mailing list? If not then it's worth trying.
It seems a bit weird they have gone for a proprietary, undocumented player
instead of gnash, swfplayer, totem, Vlc or some other OpenSource
al
On The French user site i found usefull code to play video on Windows
using the API and Basic.
The code opens a MediaWindow and play any video
The player has a undocumented method "CreatePlayerWindow" who needs
arguments (a empty array do crash LO)
Do someone knows how to use this method and