feat: get audio file properties from taglib

This commit is contained in:
Gary Wang
2020-04-19 18:22:21 +08:00
parent 98d352a7c1
commit 35778d97bf
5 changed files with 88 additions and 7 deletions

View File

@ -301,7 +301,7 @@ QLabel#coverLabel {
<item>
<widget class="QLabel" name="propLabel">
<property name="text">
<string>44100 Hz | 233 Kbps | Stereo | MP3</string>
<string>Drag and drop file to load</string>
</property>
</widget>
</item>