menu
flutter_audio_recorder_player package
documentation
pcm_data.dart
PcmData
rmsValue property
rmsValue property
dark_mode
light_mode
rmsValue
property
double
rmsValue
final
RMS (Root Mean Square) value of the PCM data.
Implementation
final double rmsValue;
flutter_audio_recorder_player package
documentation
pcm_data
PcmData
rmsValue property
PcmData class