menu
open_dspc package
documentation
dsp/stft.dart
STFTSpecFrames
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Whether this result contains zero frames.
Implementation
bool get isEmpty => frames == 0;
open_dspc package
documentation
dsp/stft
STFTSpecFrames
isEmpty property
STFTSpecFrames class