Gjsify LogoGjsify Logo

Parsing options.

bitfield

Index

Enumeration Members

FATAL_ERRORS: number

Always return %NULL when an error occurs (default behaviour is to return partially constructed bins or elements in some cases)

NONE: number

Do not use any special parsing options.

NO_SINGLE_ELEMENT_BINS: number

If a bin only has a single element, just return the element.

PLACE_IN_BIN: number

If more than one toplevel element is described by the pipeline description string, put them in a #GstBin instead of a #GstPipeline. (Since: 1.10)

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method