Message shown when audio output selection is not supported by the browser
Label for the camera/video input selector
Function to format device label when no label is available. This is called when the browser doesn't provide a device label.
The device kind ('videoinput', 'audioinput', 'audiooutput')
The device ID
A formatted label string
Error message shown when device access fails
Label for the microphone/audio input selector
Label for the refresh devices button
Label for the speaker/audio output selector
Label for the test audio button
Customizable text labels for the DeviceSelector component.
Remarks
All text displayed in the DeviceSelector can be customized through this interface. This enables full internationalization (i18n) support.
Example