Context.this

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

  1. this(GstContext* gstContext, bool ownedRef)
    class Context
    this
    (
    GstContext* gstContext
    ,
    bool ownedRef = false
    )
  2. this(string contextType, bool persistent)