]> granicus.if.org Git - taglib/commit
WAV: Move property parsing code to Properties.
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Wed, 27 May 2015 09:25:32 +0000 (18:25 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Thu, 18 Jun 2015 08:47:39 +0000 (17:47 +0900)
commit9c8e36d3bedc7152783a43cb10b1ea73edd40fcb
tree47b77094a001550b226287ff6708507150512bd4
parented25204d756e61a83f708a7d2c84e29bed5ef7f9
WAV: Move property parsing code to Properties.
Make use of 'fact' chunk to get the number of total samples.
taglib/riff/wav/wavfile.cpp
taglib/riff/wav/wavfile.h
taglib/riff/wav/wavproperties.cpp
taglib/riff/wav/wavproperties.h