mirror of
https://github.com/taglib/taglib.git
synced 2025-07-22 06:54:22 -04:00
382aec46f7c3c99dce41711c4e2a2875c60ecabc
Since 37e2d629
, the ID3v1 and ID3v2 tags are always created at the end
of MPEG::File::read. So contrary to what the documentation said, a null
pointer is never returned.
To check if a tag contains data, refer to isEmpty() in the
documentation.
Description
No description provided
Languages
C++
95.9%
CMake
2.5%
C
1.1%
Logos
0.5%