DataQueueItem.destroy

Set destroy field.

  1. GDestroyNotify destroy [@property getter]
  2. GDestroyNotify destroy [@property setter]
    class DataQueueItem
    @property
    void
    destroy
    (
    GDestroyNotify propval
    )

Parameters

propval GDestroyNotify

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.