[Vala] GStreamer Gst.Pad
- From: John - <arenal85 hotmail com>
- To: <vala-list gnome org>
- Subject: [Vala] GStreamer Gst.Pad
- Date: Sat, 26 Sep 2009 08:51:17 +0000
Hi,
I am doing some test with GStreamer and Vala.
In other program language, i usually use Gst.Pad.add_buffer_probe method but in Vala i don't know how to use
it.
I try to do :
Pad.add_buffer_probe.connect(test_buffer());
I get : The name `connect' does not exist in the context of `Gst.Pad.add_buffer_probe'
And also i try :
Pad.add_buffer_probe(test_buffer());
I get : Argument 1: Cannot convert from `test.test_buffer' to `Gst.BufferProbeCallback'
I am reading valadoc for GStreamer :
http://references.valadoc.org/gstreamer-0.10/Gst.Pad.html
_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]