inputMeterLevel
The volume, in decibels (db), being received by the microphone.
Declaration
var inputMeterLevel: Float { get }Discussion
The value of this property is undefined if isInputMeteringEnabled is set to false.
The volume, in decibels (db), being received by the microphone.
var inputMeterLevel: Float { get }The value of this property is undefined if isInputMeteringEnabled is set to false.