![]() |
![]() |
GStreamer 0.10 Core Reference Manual | ||
---|---|---|---|---|
T | O | I | O | A | T | I | T | A | T | O | C | E | S |
Override the parsed C type with given type.
Parameter for returning results. Default is transfer full.
Parameter for input. Default is transfer none.
Out parameter, where caller must allocate storage.
Parameter points to an array of items.
Don't free data after the code is done.
Parameter for input and for returning results. Default is transfer full.
Free data container after the code is done.
NULL is ok, both for passing and for returning.
Free data after the code is done.
Out parameter, where caller must allocate storage.
This parameter is a 'user_data', for callbacks; many bindings can pass NULL here.
Generics and defining elements of containers and arrays.
The callback is valid only during the call to the method.