PadTemplate.this

  1. this(void* ptr, Flag!"Take" take)
    class PadTemplate
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(string nameTemplate, gst.types.PadDirection direction, gst.types.PadPresence presence, gst.caps.Caps caps)