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