-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Thanks for writing this. It looks very handy. I'm thinking about using this in an app that manages a lot of files. It looks to me like this reads the entire contents of the mp3 right?
mp3_info/lib/src/mp3_processor.dart
Line 25 in 1f19e98
| final bytes = file.readAsBytesSync(); |
If so, is it possible to just read the header of the file to get this information?
Metadata
Metadata
Assignees
Labels
No labels