DevicesButtonStrings interface
可覆寫的 DevicesButton 字串。
屬性
camera |
相機功能表的標題 |
camera |
相機功能表的工具提示 |
label | 按鈕的標籤 |
microphone |
麥克風功能表的標題 |
microphone |
麥克風功能表的工具提示 |
speaker |
說話者功能表的標題 |
speaker |
說話者功能表的工具提示 |
tooltip |
按鈕工具提示內容。 |
屬性詳細資料
cameraMenuTitle
相機功能表的標題
cameraMenuTitle: string
屬性值
string
cameraMenuTooltip
相機功能表的工具提示
cameraMenuTooltip: string
屬性值
string
label
按鈕的標籤
label: string
屬性值
string
microphoneMenuTitle
麥克風功能表的標題
microphoneMenuTitle: string
屬性值
string
microphoneMenuTooltip
麥克風功能表的工具提示
microphoneMenuTooltip: string
屬性值
string
speakerMenuTitle
說話者功能表的標題
speakerMenuTitle: string
屬性值
string
speakerMenuTooltip
說話者功能表的工具提示
speakerMenuTooltip: string
屬性值
string
tooltipContent
按鈕工具提示內容。
tooltipContent?: string
屬性值
string