Share via


CameraButtonStrings interface

Strings of CameraButton that can be overridden.

Properties

cameraActionTurnedOffAnnouncement

Camera action turned off string for announcer

cameraActionTurnedOnAnnouncement

Camera action turned on string for announcer

cameraButtonAriaDescription

Aria description for camera button

cameraButtonSplitRoleDescription

description of camera button split button role

cameraMenuTitle

Title of camera menu

cameraMenuTooltip

Tooltip of camera menu

cameraPrimaryActionSplitButtonTitle

Title for primary action section of split button

offLabel

Label when button is off.

offSplitButtonAriaLabel

Camera split button aria label for when button is disabled.

offSplitButtonPrimaryActionCamera

Primary action for when the camera is turned off

onLabel

Label when button is on.

onSplitButtonAriaLabel

Camera split button aria label for when button is enabled.

onSplitButtonPrimaryActionCamera

Primary action for when the camera is on

tooltipDisabledContent

Tooltip content when the button is disabled.

tooltipOffContent

Tooltip content when the button is off.

tooltipOnContent

Tooltip content when the button is on.

tooltipVideoLoadingContent

Tooltip content when the button is disabled due to video loading.

videoEffectsMenuItemTitle

Title for video effects menu item

Property Details

cameraActionTurnedOffAnnouncement

Camera action turned off string for announcer

cameraActionTurnedOffAnnouncement?: string

Property Value

string

cameraActionTurnedOnAnnouncement

Camera action turned on string for announcer

cameraActionTurnedOnAnnouncement?: string

Property Value

string

cameraButtonAriaDescription

Aria description for camera button

cameraButtonAriaDescription?: string

Property Value

string

cameraButtonSplitRoleDescription

description of camera button split button role

cameraButtonSplitRoleDescription?: string

Property Value

string

cameraMenuTitle

Title of camera menu

cameraMenuTitle: string

Property Value

string

cameraMenuTooltip

Tooltip of camera menu

cameraMenuTooltip: string

Property Value

string

cameraPrimaryActionSplitButtonTitle

Title for primary action section of split button

cameraPrimaryActionSplitButtonTitle?: string

Property Value

string

offLabel

Label when button is off.

offLabel: string

Property Value

string

offSplitButtonAriaLabel

Camera split button aria label for when button is disabled.

offSplitButtonAriaLabel?: string

Property Value

string

offSplitButtonPrimaryActionCamera

Primary action for when the camera is turned off

offSplitButtonPrimaryActionCamera?: string

Property Value

string

onLabel

Label when button is on.

onLabel: string

Property Value

string

onSplitButtonAriaLabel

Camera split button aria label for when button is enabled.

onSplitButtonAriaLabel?: string

Property Value

string

onSplitButtonPrimaryActionCamera

Primary action for when the camera is on

onSplitButtonPrimaryActionCamera?: string

Property Value

string

tooltipDisabledContent

Tooltip content when the button is disabled.

tooltipDisabledContent?: string

Property Value

string

tooltipOffContent

Tooltip content when the button is off.

tooltipOffContent?: string

Property Value

string

tooltipOnContent

Tooltip content when the button is on.

tooltipOnContent?: string

Property Value

string

tooltipVideoLoadingContent

Tooltip content when the button is disabled due to video loading.

tooltipVideoLoadingContent?: string

Property Value

string

videoEffectsMenuItemTitle

Title for video effects menu item

videoEffectsMenuItemTitle?: string

Property Value

string