AudioVolumeInfo class

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

声音音量信息。 一个数组,包含每个说话者的用户 ID 和音量信息。

Constructors

Properties

  • channelIdString

    频道 ID,表明当前说话者在哪个频道。read / write

  • hashCodeint

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

  • runtimeTypeType

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

  • uidString

    说话者的用户 ID。如果返回的 uid 为 0,则默认为本地用户。read / write

  • vadint

    本地用户的人声状态。 [...]read / write

  • volumeint

    说话者的音量,范围为 0(最低)- 255(最高)。read / write

Methods

Operators