RemoteAudioStats class

最近更新时间:2022-09-20 05:17:40

远端音频统计信息。

Constructors

Properties

  • audioLossRateint

    统计周期内的远端音频流的丢帧率 (%)。read / write

  • frozenRateint

    远端用户在加入频道后发生音频卡顿的累计时长占音频总有效时长的百分比 (%)。read / write

  • hashCodeint

    The hash code for this object. [...]read-only, inherited

  • jitterBufferDelayint

    接收端到网络抖动缓冲的网络延迟 (ms)。read / write

  • networkTransportDelayint

    音频发送端到接收端的网络延迟(毫秒)。read / write

  • numChannelsint

    声道数。read / write

  • publishDurationint

    远端音频流的累计发布时长(毫秒)。 [...]read / write

  • qualityNetworkQuality

    远端用户发送的音频流质量。 详见 NetworkQuality。read / write

  • receivedBitrateint

    接收流在统计周期内的平均码率(Kbps)。read / write

  • receivedSampleRateint

    统计周期内接收到的远端音频采样率(Hz)。read / write

  • runtimeTypeType

    A representation of the runtime type of the object.read-only, inherited

  • totalActiveTimeint

    远端用户在音频通话开始到本次回调之间的有效时长(ms)。 有效时长是指去除了远端用户进入 mute 状态的总时长。read / write

  • totalFrozenTimeint

    远端用户在加入频道后发生音频卡顿的累计时长 (ms)。 一个统计周期内,音频丢帧率达到 4% 即记为一次音频卡顿。read / write

  • uidString

    用户 ID,指定是哪个用户/主播的音频流。read / write

Methods

Operators