ShareComputerAudioOptions: { action: "start" | "stop"; mode?: "stereo" | "mono" }

Type declaration

  • action: "start" | "stop"

    begins or ends sharing audio

  • Optional mode?: "stereo" | "mono"

    stereo is default

Generated using TypeDoc