[Vala] GStreamer Bindings



Hello!

How can you use the GStreamer Bindings for Vala properly? I've been
trying all day long and I couldn't get it right. So far I've managed to
determine that the namespace for the bindings is Gst. :-) I keep getting
errors that there is no type name X, and such.

Can someone post a small, simple snippet of code how to create a
pipeline and two elements? Like:

        audiotestsrc ! alsasink
        
(You can run "gst-launch audiotestsrc ! alsasink" to see the result)
        
Thank you,
Stojance Dimitrovski




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]