Gjsify LogoGjsify Logo

Enumeration IOStreamSpliceFlags

GIOStreamSpliceFlags determine how streams should be spliced.

bitfield

Index

Enumeration Members

CLOSE_STREAM1: number

Close the first stream after the splice.

CLOSE_STREAM2: number

Close the second stream after the splice.

NONE: number

Do not close either stream.

WAIT_FOR_BOTH: number

Wait for both splice operations to finish before calling the callback.

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