DataQueueItem

Structure used by #GstDataQueue. You can supply a different structure, as long as the top of the structure is identical to this structure.

class DataQueueItem {
GstDataQueueItem cInstance;
}