Gjsify LogoGjsify Logo

The various modes a #GESPipeline can be configured to.

bitfield

Index

Enumeration Members

AUDIO_PREVIEW: number

Output the #GESPipeline:timeline's audio to the soundcard

FULL_PREVIEW: number

Output both the #GESPipeline:timeline's audio and video to the soundcard and screen (default)

RENDER: number

Render the #GESPipeline:timeline with forced decoding (the underlying #encodebin has its #encodebin:avoid-reencoding property set to %FALSE)

SMART_RENDER: number

Render the #GESPipeline:timeline, avoiding decoding/reencoding (the underlying #encodebin has its #encodebin:avoid-reencoding property set to %TRUE).

NOTE: Smart rendering can not work in tracks where #GESTrack:mixing is enabled.

VIDEO_PREVIEW: number

Output the #GESPipeline:timeline's video to the screen

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