DevicesButtonStrings interface

Strings of DevicesButton that can be overridden.

Properties

cameraMenuTitle

Title of camera menu

cameraMenuTooltip

Tooltip of camera menu

label

Label of button

microphoneMenuTitle

Title of microphone menu

microphoneMenuTooltip

Tooltip of microphone menu

speakerMenuTitle

Title of speaker menu

speakerMenuTooltip

Tooltip of speaker menu

tooltipContent

Button tooltip content.

Property Details

cameraMenuTitle

Title of camera menu

cameraMenuTitle: string

Property Value

string

cameraMenuTooltip

Tooltip of camera menu

cameraMenuTooltip: string

Property Value

string

label

Label of button

label: string

Property Value

string

microphoneMenuTitle

Title of microphone menu

microphoneMenuTitle: string

Property Value

string

microphoneMenuTooltip

Tooltip of microphone menu

microphoneMenuTooltip: string

Property Value

string

speakerMenuTitle

Title of speaker menu

speakerMenuTitle: string

Property Value

string

speakerMenuTooltip

Tooltip of speaker menu

speakerMenuTooltip: string

Property Value

string

tooltipContent

Button tooltip content.

tooltipContent?: string

Property Value

string