Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DeviceSelection

Hierarchy

  • DeviceSelection

Index

Constructors

constructor

Properties

constraints

constraints: MediaStreamConstraints

Optional endedCallback

endedCallback: () => void

Type declaration

    • (): void
    • Returns void

groupId

groupId: string = ''

stream

stream: MediaStream

Optional trackMuteCallback

trackMuteCallback: () => void

Type declaration

    • (): void
    • Returns void

Optional trackUnmuteCallback

trackUnmuteCallback: () => void

Type declaration

    • (): void
    • Returns void

Methods

matchesConstraints

  • matchesConstraints(constraints: MediaStreamConstraints): boolean

Generated using TypeDoc