Describe the bug
can't find the bitrate in the tags using both versions of ID3
Environment
- Platform Flutter Android
- Library version 3.0.1
- Tag type ID3 1.1 and ID3 2.3.0
To Reproduce
Steps to reproduce the behavior:
- get the tags using the TagsProcesser
- can't find the Bitrate there
Expected behavior
find a tag with the name bitrate
Additional context
i can get that with native android using the MediaMetadataRetriever
Describe the bug
can't find the bitrate in the tags using both versions of ID3
Environment
To Reproduce
Steps to reproduce the behavior:
Expected behavior
find a tag with the name bitrate
Additional context
i can get that with native android using the MediaMetadataRetriever