outputMeterLevel
The volume, in decibels (db), being received from all other participants.
Declaration
var outputMeterLevel: Float { get }Discussion
The value of this property is undefined if isOutputMeteringEnabled is set to false.
The volume level is the aggregate volume of all remote participants, modified by the remoteParticipantVolume property.