Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MicLevelsAnalysis

Hierarchy

  • MicLevelsAnalysis

Index

Properties

Properties

active

active: (active: any) => any

Type declaration

    • (active: any): any
    • Parameters

      • active: any

      Returns any

enabled

enabled: (enable: any) => any

Type declaration

    • (enable: any): any
    • Parameters

      • enable: any

      Returns any

start

start: (audioInputData: any) => void

Type declaration

    • (audioInputData: any): void
    • Parameters

      • audioInputData: any

      Returns void

stop

stop: () => void

Type declaration

    • (): void
    • Returns void

Generated using TypeDoc