Skip to content

Windows Media Format SDK Extension for NAudio

License

Notifications You must be signed in to change notification settings

OpenMLTD/NAudio.Wma

 
 

Repository files navigation

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 need to support Windows XP, or 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.1%
  • Other 0.9%