naudio / NAudio.Wma

Windows Media Format SDK Extension for NAudio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAudio.Wma is an extension to NAudio supporting Windows Media Audio files, created by Yuval Naveh.

Please note that you can read and write WMA files using the regular NAudio library using the MediaFoundationReader and MediaFoundationEncoder classes. This library should be used if you want to use the Windows Media Format SDK functions directly.

It provides a WmaFileReader class for reading WMA Files, and a WmaWriter class that allows low-level access to the Windows Media Format SDK.

Join the chat at https://gitter.im/naudio/NAudio

About

Windows Media Format SDK Extension for NAudio

License:MIT License


Languages

Language:C# 99.0%Language:F# 0.8%Language:Batchfile 0.1%