menu
flutter_audio_recorder_player package
documentation
pcm_data.dart
PcmData
timestamp property
timestamp property
dark_mode
light_mode
timestamp
property
int
timestamp
final
Timestamp when the PCM data was captured.
Implementation
final int timestamp;
flutter_audio_recorder_player package
documentation
pcm_data
PcmData
timestamp property
PcmData class