Sample.this

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

  1. this(GstSample* gstSample, bool ownedRef)
    class Sample
    this
    (
    GstSample* gstSample
    ,
    bool ownedRef = false
    )
  2. this(Buffer buffer, Caps caps, Segment segment, Structure info)