DeviceDisconnectionBehavior
@siteed/audio-studio / DeviceDisconnectionBehavior
Variable: DeviceDisconnectionBehavior
constDeviceDisconnectionBehavior:object
Defined in: src/AudioStudio.types.ts:333
Defines how recording should behave when a device becomes unavailable
Type declaration
FALLBACK
readonlyFALLBACK:"fallback"='fallback'
Switch to default device and continue recording
PAUSE
readonlyPAUSE:"pause"='pause'
Pause recording when device disconnects