Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LocalAudioStats

The statistics of the local audio stream.

Hierarchy

  • LocalAudioStats

Index

Properties

numChannels

numChannels: number

The number of channels.

sentBitrate

sentBitrate: number

The average sending bitrate (Kbps).

sentSampleRate

sentSampleRate: number

The sample rate (Hz).

txPacketLossRate

txPacketLossRate: number

The audio packet loss rate (%) from the local client to the Agora edge server before applying the anti-packet loss strategies.

since

v3.2.0