get_property


Description:

public void get_property (string name, ref Value value)

Gets a single property using the GstChildProxy mechanism.

You are responsible for freeing it by calling unset

Parameters:

this

object to query

name

name of the property

value

a Value that should take the result.