menu
audio_waveforms_fix package
documentation
audio_waveforms.dart
PlayerController
maxDuration property
maxDuration property
dark_mode
light_mode
maxDuration
property
int
get
maxDuration
provides
max
duration of currenly provided audio file.
Implementation
int get maxDuration => _maxDuration;
audio_waveforms_fix package
documentation
audio_waveforms
PlayerController
maxDuration property
PlayerController class