findCurrentAudioOutputId
function findCurrentAudioOutputId(audioOutput?, devices?): string;
Beta
Parameters
| Parameter | Type |
|---|---|
audioOutput? | MediaDeviceInfoLike |
devices? | MediaDeviceInfoLike[] |
Returns
string
function findCurrentAudioOutputId(audioOutput?, devices?): string;
Beta
| Parameter | Type |
|---|---|
audioOutput? | MediaDeviceInfoLike |
devices? | MediaDeviceInfoLike[] |
string