Allocates a new #GstQueueArray object for elements (e.g. structures) of size @struct_size, with an initial queue size of @initial_size.
Size of each element (e.g. structure) in the array
Initial size of the new queue
a new #GstQueueArray object
ConstructionException GTK+ fails to create the object.
1.6
See Implementation
Allocates a new #GstQueueArray object for elements (e.g. structures) of size @struct_size, with an initial queue size of @initial_size.