Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

isPipedProcessors

isPipedProcessors: boolean

micEnable

micEnable: boolean

processors

processors: IBaseProcessor[]

runnable

runnable: boolean

Optional track

trackState

Methods

addProcessors

  • addProcessors(processors: IBaseProcessor[]): void

emit

off

on

onExecution

  • onExecution(): Promise<void>

once

preparePcmCallback

  • preparePcmCallback(): void
  • Returns void

removeAllEventListeners

  • removeAllEventListeners(): void

removeProcessors

  • removeProcessors(): void

run

  • run(): void

setAudioFrameCallback

  • setAudioFrameCallback(): Promise<void>
  • Returns Promise<void>

setMicTrackState

setRecordingDevice

  • setRecordingDevice(deviceId: string): void
  • Parameters

    • deviceId: string

    Returns void

stop

  • stop(): void

stopAudioFrameCallback

  • stopAudioFrameCallback(): void
  • Returns void