次の方法で共有


CameraButtonStrings interface

オーバーライドできる CameraButton の文字列。

プロパティ

cameraActionTurnedOffAnnouncement

アナウンサーのカメラ アクションが文字列をオフにしました

cameraActionTurnedOnAnnouncement

アナウンサーの文字列をオンにしたカメラ アクション

cameraButtonSplitRoleDescription

カメラ ボタン分割ボタンの役割の説明

cameraMenuTitle

カメラ メニューのタイトル

cameraMenuTooltip

カメラ メニューのヒント

offLabel

ボタンがオフの場合にラベルを付けます。

offSplitButtonAriaLabel

ボタンが無効になっている場合のカメラ分割ボタン aria ラベル。

onLabel

ボタンがオンのときにラベルを付けます。

onSplitButtonAriaLabel

ボタンが有効になっている場合のカメラ分割ボタン aria ラベル。

tooltipDisabledContent

ボタンが無効になっている場合のヒントコンテンツ。

tooltipOffContent

ボタンがオフの場合のヒントコンテンツ。

tooltipOnContent

ボタンがオンの場合のヒントコンテンツ。

tooltipVideoLoadingContent

ビデオの読み込みのためにボタンが無効になっている場合のヒントコンテンツ。

プロパティの詳細

cameraActionTurnedOffAnnouncement

アナウンサーのカメラ アクションが文字列をオフにしました

cameraActionTurnedOffAnnouncement?: string

プロパティ値

string

cameraActionTurnedOnAnnouncement

アナウンサーの文字列をオンにしたカメラ アクション

cameraActionTurnedOnAnnouncement?: string

プロパティ値

string

cameraButtonSplitRoleDescription

カメラ ボタン分割ボタンの役割の説明

cameraButtonSplitRoleDescription?: string

プロパティ値

string

cameraMenuTitle

カメラ メニューのタイトル

cameraMenuTitle: string

プロパティ値

string

cameraMenuTooltip

カメラ メニューのヒント

cameraMenuTooltip: string

プロパティ値

string

offLabel

ボタンがオフの場合にラベルを付けます。

offLabel: string

プロパティ値

string

offSplitButtonAriaLabel

ボタンが無効になっている場合のカメラ分割ボタン aria ラベル。

offSplitButtonAriaLabel?: string

プロパティ値

string

onLabel

ボタンがオンのときにラベルを付けます。

onLabel: string

プロパティ値

string

onSplitButtonAriaLabel

ボタンが有効になっている場合のカメラ分割ボタン aria ラベル。

onSplitButtonAriaLabel?: string

プロパティ値

string

tooltipDisabledContent

ボタンが無効になっている場合のヒントコンテンツ。

tooltipDisabledContent?: string

プロパティ値

string

tooltipOffContent

ボタンがオフの場合のヒントコンテンツ。

tooltipOffContent?: string

プロパティ値

string

tooltipOnContent

ボタンがオンの場合のヒントコンテンツ。

tooltipOnContent?: string

プロパティ値

string

tooltipVideoLoadingContent

ビデオの読み込みのためにボタンが無効になっている場合のヒントコンテンツ。

tooltipVideoLoadingContent?: string

プロパティ値

string