onLocalAudioPropertiesReport property

OnLocalAudioPropertiesReportType? onLocalAudioPropertiesReport
getter/setter pair

The local user will receive this callback periodically after calling RTCVideo.enableAudioPropertiesReport to get the volume information for the local microphone and screen capture.

Implementation

OnLocalAudioPropertiesReportType? onLocalAudioPropertiesReport;