]> granicus.if.org Git - taglib/commit
Ogg Speex: AudioProperties improvements
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Thu, 21 May 2015 05:50:25 +0000 (14:50 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Thu, 18 Jun 2015 08:23:03 +0000 (17:23 +0900)
commit4dba88fa31cc6e996590bf73124d17e21c014614
tree3bc0261ee6958bc935217ba5d31265f750a36171
parent447a4739c5f62a81c422a0e5ae561b2fb1f260a1
Ogg Speex: AudioProperties improvements

Add lengthInSeconds(), lengthInMilliseconds() properties. (#503)
Add bitrateNominal() property.
Remove some data members which are not needed to carry.
Add some tests for audio properties.
Add some supplementary comments.
taglib/ogg/speex/speexproperties.cpp
taglib/ogg/speex/speexproperties.h
tests/CMakeLists.txt
tests/test_speex.cpp [new file with mode: 0644]