Options
Menu

Interface AudioOutput

Placeholder until we convert peerconnection.js to TypeScript. Represents the audio output object coming from Client SDK's PeerConnection object.

Hierarchy

  • AudioOutput

Index

Properties

Properties

audio

audio: HTMLAudioElement

The audio element used to play out the sound.

Generated using TypeDoc