Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BlackSceneDetector

Hierarchy

Implements

Index

Constructors

constructor

Properties

compiler

compiler: ICompiler

Protected customBinaryPath

customBinaryPath: string

options

stream

stream: Stream

Accessors

binaryPath

  • get binaryPath(): string
  • set binaryPath(value: string): void

Methods

createProcess

  • createProcess<T>(factory: Class<T, [string[]]>): T
  • createProcess(): BlackSceneProcess

execute

  • execute(): AsyncStream<Scene>

Generated using TypeDoc