Gjsify LogoGjsify Logo

Flags for the GstSegment structure. Currently mapped to the corresponding values of the seek flags.

bitfield

Index

Enumeration Members

NONE: number

no flags

RESET: number

reset the pipeline running_time to the segment running_time

SEGMENT: number

send SEGMENT_DONE instead of EOS

SKIP: number

Deprecated backward compatibility flag, replaced by GST_SEGMENT_FLAG_TRICKMODE

TRICKMODE: number

perform skip playback (Since: 1.6)

TRICKMODE_FORWARD_PREDICTED: number

Decode only keyframes or forward predicted frames, where possible (Since: 1.18)

TRICKMODE_KEY_UNITS: number

Decode only keyframes, where possible (Since: 1.6)

TRICKMODE_NO_AUDIO: number

Do not decode any audio, where possible (Since: 1.6)

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