]> granicus.if.org Git - taglib/commit
Ogg Vorbis: AudioProperties improvements
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Thu, 21 May 2015 06:12:31 +0000 (15:12 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Thu, 18 Jun 2015 08:24:31 +0000 (17:24 +0900)
commit3823afcc879836cfa0438588eb0507e9dd6b934b
tree31156d3714e29fab842e6e55b33e19239c633d8d
parent447a4739c5f62a81c422a0e5ae561b2fb1f260a1
Ogg Vorbis: AudioProperties improvements

Add lengthInSeconds(), lengthInMilliseconds() properties. (#503)
Remove some data members which are not needed to carry.
Add some tests for audio properties.
Add some supplementary comments.
taglib/ogg/vorbis/vorbisproperties.cpp
taglib/ogg/vorbis/vorbisproperties.h
tests/test_ogg.cpp