This function should also drop the reference to @object the owner of the #GstDataQueueItem is assumed to hold.
DataQueueItem.destroy
GDestroyNotify destroy() @propertyGet destroy field.
Returns
The #GDestroyNotify function to use to free the #GstDataQueueItem.
void destroy(GDestroyNotify propval) @propertySet destroy field.
Parameters
propval | 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. |