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