tagparser/mpegaudio
Martchus 65597fd71e Add API to allow aborting overall/expensive parsing functions
* Not really implemented within the various code paths of the parsers at
  this point; this commit mainly adds the API.
* Adjust example in README
2021-02-04 23:21:50 +01:00
..
mpegaudioframe.cpp Fix returning nullptr where now a std::string_view is required 2021-02-01 17:10:01 +01:00
mpegaudioframe.h Use std::string_view where it makes sense 2021-01-30 21:53:06 +01:00
mpegaudioframestream.cpp Add API to allow aborting overall/expensive parsing functions 2021-02-04 23:21:50 +01:00
mpegaudioframestream.h Add API to allow aborting overall/expensive parsing functions 2021-02-04 23:21:50 +01:00