Gjsify LogoGjsify Logo

The type of a %GST_MESSAGE_PROGRESS. The progress messages inform the application of the status of asynchronous tasks.

Index

Enumeration Members

CANCELED: number

A task was canceled.

COMPLETE: number

A task completed.

CONTINUE: number

A task completed and a new one continues.

ERROR: number

A task caused an error. An error message is also posted on the bus.

START: number

A new task started.

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