Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SettingProps

Hierarchy

  • SettingProps

Index

Properties

seletedInputDevice

seletedInputDevice: string

seletedOutputDevice

seletedOutputDevice: string

setSelectInputDevice

setSelectInputDevice: Dispatch<SetStateAction<string>>

setSelectOutputDevice

setSelectOutputDevice: Dispatch<SetStateAction<string>>

Methods

changeEachAudio

  • changeEachAudio(deviceId: string): void

changeInputStream

  • changeInputStream(stream: MediaStream): void

onClickConfirm

  • onClickConfirm(): void

Generated using TypeDoc