Bin.this

Creates a new bin with the given name.

  1. this(void* ptr, Flag!"Take" take)
  2. this(string name)
    class Bin
    this
    (
    string name = null
    )

Parameters

name string

the name of the new bin

Return Value

a new #GstBin