EncodingTarget.this

  1. this(void* ptr, Flag!"Take" take)
    class EncodingTarget
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(string name, string category, string description, gstpbutils.encoding_profile.EncodingProfile[] profiles)