QueueArray.this

Sets our main struct and passes it to the parent class.

  1. this(GstQueueArray* gstQueueArray, bool ownedRef)
    class QueueArray
    this
    (
    GstQueueArray* gstQueueArray
    ,
    bool ownedRef = false
    )
  2. this(uint initialSize)
  3. this(size_t structSize, uint initialSize)

Meta