Enumeration specifying the backend to use for system audio recording.
screenCaptureKit
coreAudio
_beta_coreAudio
Generated using TypeDoc
Enumeration specifying the backend to use for system audio recording.
screenCaptureKit: Use ScreenCaptureKit for system audio recording.coreAudio: Use Core Audio process taps for system audio recording._beta_coreAudio: Deprecated alias forcoreAudiokept for backward compatibility.