Gjsify LogoGjsify Logo

Flags to be used in a #GstBaseParseFrame.

bitfield

Index

Enumeration Members

CLIP: number

pre_push_frame can set this to indicate that regular segment clipping can still be performed (as opposed to any custom one having been done).

DROP: number

indicates to finish_frame that the the frame should be dropped (and might be handled internally by subclass)

NEW_FRAME: number

set by baseclass if current frame is passed for processing to the subclass for the first time (and not set on subsequent calls with same data).

NONE: number

no flag

NO_FRAME: number

set to indicate this buffer should not be counted as frame, e.g. if this frame is dependent on a previous one. As it is not counted as a frame, bitrate increases but frame to time conversions are maintained.

QUEUE: number

indicates to finish_frame that the the frame should be queued for now and processed fully later when the first non-queued frame is finished

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