DataQueueItem.destroy

GDestroyNotify destroy() @property

Get destroy field.

Returns

The #GDestroyNotify function to use to free the #GstDataQueueItem.

This function should also drop the reference to @object the owner of the #GstDataQueueItem is assumed to hold.

void destroy(GDestroyNotify propval) @property

Set destroy field.

Parameters

propvalThe #GDestroyNotify function to use to free the #GstDataQueueItem. This function should also drop the reference to @object the owner of the #GstDataQueueItem is assumed to hold.