[Vala] How to implement the get_type method of Gst.URIHandler interface in vala?

2014-03-14 Thread Lei Miao
Hi, I am trying to write a gstreamer 1.0 plugin using vala. However, I am having trouble to implement the get_type() method of the Gst.URIHandler interface defined here: http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstUriHandler.html#GstURIHandlerInterface.

Re: [Vala] How to implement the get_type method of Gst.URIHandler interface in vala?

2014-03-14 Thread Luca Bruno
I don't understand why you are using get_type. Implement get_uri_type. On Fri, Mar 14, 2014 at 10:21 PM, Lei Miao leimia...@gmail.com wrote: Hi, I am trying to write a gstreamer 1.0 plugin using vala. However, I am having trouble to implement the get_type() method of the Gst.URIHandler

[Vala] Vala on Android

2014-03-14 Thread gontzal
Hi Folks!! Genie is already runing on Android using SDL 2.0. See an educational app in android playstore named Katamotz Hitzak . How to compile a genie/vala + SDL 2.0 game-application? http://manualgenie.blogspot.com.es/ https://github.com/avalanche-games/avalanche/wiki/_pages thanks... i love