Circle V2 API Docs
    Preparing search index...
    type UseSystemAudioControlsOptions = {
        defaultEnabled?: boolean;
        logger?: SystemAudioCaptureLogger;
    }
    Index

    Properties

    defaultEnabled?: boolean

    Initial toggle state. Defaults to true, matching the desktop tray.

    Diagnostic logger forwarded to the capture strategy.