Re: Are there Perl bindings for gstreamer-1.0?
- From: vividsnow <vividsnow gmail com>
- To: gtk-perl-list gnome org
- Subject: Re: Are there Perl bindings for gstreamer-1.0?
- Date: Tue, 29 Apr 2014 12:40:59 +0400
Hi
This was not good example, because it shows only introspectable matches.
example with non-introspectable matches: grep -a1 set_simple /usr/share/gir-1.0/Gst*-1.0.gir
check xml results:
"c:identifier" attribute contains function name.
if you see attribute: introspectable = "0", than this method isn't available in Perl via
Glib::Object::Introspection
On 04/29/2014 11:51 AM, Steve Cookson wrote:
Hi Vividsnow,
On 28/04/14 21:38, vividsnow wrote:
https://gist.github.com/vividsnow/06e8eb21165d6f01a8bf - simple perl example using gstreamer-1.0
Very interesting piece of code and works nicely.
check whether it is introspectable, for example:
grep -A1 set_caps /usr/share/gir-1.0/Gst*-1.0.gir
I don't think I understand the output for this. There are a lot of hits, which one determines if it is
Introspectable?
Regards
Steve.
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]