Gst.ChildProxyInterface

Fields

Name

Type

Access

Description

child_added

object

r

Called when child is added to parent

child_removed

object

r

Called when child is removed from parent

get_child_by_index

object

r

Fetch a child object by index

get_child_by_name

object

r

Fetch a child object by name

get_children_count

object

r

Get the number of children in parent

parent

GObject.TypeInterface

r

parent interface type.

Methods

None

Details

class Gst.ChildProxyInterface

Gst.ChildProxy interface.