Next:
GStreamer::Clock
Previous:
GStreamer::Caps::Simple
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

GStreamer::ChildProxy



NAME

GStreamer::ChildProxy

DESCRIPTION

To avoid a name clash with Glib::Object::get, gst_child_proxy_get and gst_child_proxy_set are bound as GStreamer::ChildProxy::get_child_property and GStreamer::ChildProxy::set_child_property respectively.

HIERARCHY

  Glib::Interface
  +----GStreamer::ChildProxy

METHODS

$object->child_added ($child)

object or undef = $parent->get_child_by_index ($index)

object or undef = $parent->get_child_by_name ($name)

list = $object->get_child_property ($property, ...)

$object->set_child_property ($property, $value, ...)

$object->child_removed ($child)

integer = $parent->get_children_count

SIGNALS

child-added (GStreamer::ChildProxy, Glib::Object)
child-removed (GStreamer::ChildProxy, Glib::Object)

SEE ALSO

GStreamer, Glib::Interface

COPYRIGHT

Copyright (C) 2005-2008 by the gtk2-perl team.

This software is licensed under the LGPL. See GStreamer for a full notice.


[Top] Generated by Marek::Pod::HTML 0.49 on Wed Dec 16 22:59:50 2009