View Revisions: Issue #179 |
[ All Revisions ] [ Back to Issue ] |
Summary |
0000179: Add support for Windows Media (*.WMA) audio files |
|
Revision |
2012-02-14 15:41 by ycastonguay |
|
Description |
Add the Windows Media audio file format to the list of supported audio file formats (*.WMA). The BASS library supports Windows Media files through a plugin. TagLib supports WMA files through the TagLib.Asf namespace. |
|
Revision |
2012-02-14 15:41 by ycastonguay |
|
Description |
Add the Windows Media audio file format to the list of supported audio file formats (*.WMA). The BASS library supports Windows Media files through a plugin. TagLib does NOT support WMA files, so another library shall be used for reading metadata (or custom made). |