Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VJEffectChannel

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Object literals

Constructors

constructor

Properties

Private _PACKAGE_PREFIX

_PACKAGE_PREFIX: string = "4503"

Accessors

messages

type

  • get type(): number
  • set type(type: number): void

Methods

Private _updateMessage

  • _updateMessage(): void

clear

  • clear(): void

push

  • push(msg: string): number
  • This queues a message in the message queue

    Parameters

    • msg: string

      the message to append in the message queue

    Returns number

    the length of the message queue

Object literals

Private _opts

_opts: object

type

type: 0 = 0

Generated using TypeDoc