![]() |
![]() |
GStreamer 1.0 Core Reference Manual | ||
---|---|---|---|---|
T | S | O | A | T | I | A | O | T | E | C | O | T | I |
Override the parsed C type with given type.
The callback is valid until first called.
The callback is valid only during the call to the method.
Exposed in C code, not necessarily available in other languages.
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.
NULL is ok, both for passing and for returning.
Parameter for returning results. Default is transfer full.
Free data after the code is done.
Generics and defining elements of containers and arrays.
This parameter is a 'user_data', for callbacks; many bindings can pass NULL here.
Out parameter, where caller must allocate storage.
Free data container after the code is done.
Alias for transfer none, used for objects with floating refs.
Parameter for input. Default is transfer none.