Circle V2 API Docs
    Preparing search index...

    Type Alias DesktopAudioSource

    A selectable desktop/screen source for system-audio capture (Electron only).

    type DesktopAudioSource = {
        id: string;
        name: string;
    }
    Index

    Properties

    Properties

    id: string
    name: string