Documentation
¶
Index ¶
- func ElementLinkMany(elems ...gst.Elementer) bool
- func NewBitmask(numerator, denominator int) *coreglib.Value
- func NewCapsSimple(mediaType string, def map[string]*coreglib.Value) *gst.Caps
- func NewDoubleRange(start, end float64) *coreglib.Value
- func NewFlagSet(flags, mask uint) *coreglib.Value
- func NewFraction(numerator, denominator int) *coreglib.Value
- func NewFractionRange(start, end *coreglib.Value) *coreglib.Value
- func NewInt64Range(start, end int64) *coreglib.Value
- func NewIntRange(start, end int) *coreglib.Value
- func NewStructure(name string, def map[string]*coreglib.Value) *gst.Structure
- func NewValueArray(prealloc uint) *coreglib.Value
- func NewValueList(prealloc uint) *coreglib.Value
- type StructureFieldDef
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ElementLinkMany ¶
func NewBitmask ¶
func NewDoubleRange ¶
func NewFlagSet ¶
func NewFraction ¶
func NewInt64Range ¶
func NewIntRange ¶
func NewValueArray ¶
func NewValueList ¶
Types ¶
type StructureFieldDef ¶
func StructureField ¶
func StructureField(name string, value *coreglib.Value) StructureFieldDef
Click to show internal directories.
Click to hide internal directories.