Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • StartInfoImpl

Implements

Index

Constructors

constructor

  • new StartInfoImpl(windowTitle: string, windowWidth: number, windowHeight: number, corePlugin: string, rspPlugin: string, videoPlugin: string, audioPlugin: string, inputPlugin: string, configDir: string, dataDir: string): StartInfoImpl

Properties

audioPlugin

audioPlugin: string

configDir

configDir: string

corePlugin

corePlugin: string

dataDir

dataDir: string

inputPlugin

inputPlugin: string

rspPlugin

rspPlugin: string

videoPlugin

videoPlugin: string

windowHeight

windowHeight: number

Optional windowIcon

windowIcon: undefined | Buffer

windowTitle

windowTitle: string

windowWidth

windowWidth: number

Generated using TypeDoc