Member Junction
Preparing search index...
@memberjunction/ng-livekit-room
LiveKitDeviceSelection
Interface LiveKitDeviceSelection
A selection emitted by the device menu.
interface
LiveKitDeviceSelection
{
DeviceId
:
string
;
Kind
:
"audioinput"
|
"videoinput"
|
"audiooutput"
;
}
Index
Properties
Device
Id
Kind
Properties
Device
Id
DeviceId
:
string
The selected device id.
Kind
Kind
:
"audioinput"
|
"videoinput"
|
"audiooutput"
The device kind being switched.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Device
Id
Kind
Member Junction
Loading...
A selection emitted by the device menu.