init
Description:
[
Version ( since =
"1.18" ) ]
public static unowned Value?
init (
Value value,
uint prealloc)
Initializes and pre-allocates a Value of type GST_TYPE_ARRAY.
Parameters:
| value |
A zero-filled (uninitialized) Value structure
|
| prealloc |
The number of entries to pre-allocate in the array
|
Returns:
|
The Value structure that has been passed in
|