Alle 17:50, giovedì 26 giugno 2008, Pietro Di Costanzo ha scritto:
> Hi to all!
> After spending much time understanding the extern and pointers
> functionality under gambas i've made a little app based on the gstreamer
> libraries.
>
> The application can play audio/video files (with the video embedded in the
> application), play-pause-stop them and has seeking functionality too.
> To make all things work i've created some components based on the gstreamer
> library (using the pygst structure) and a little simple gui based on them.
> The code is very rudimentary for now, i've just implemented the functions
> needed to make the things work, but with some time and your help i'm sure
> we can write a complete gstreamer backend for gambas!
> So if someone is interested in developing the class or an app based on this
> class, please let me know!
Ciao Pietro,
player.set_property("video-sink", videosink.handle)

gives "Null Object" 

Perchè? Why ?

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to