Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/naudio/naudio.wma

Windows Media Format SDK Extension for NAudio
https://github.com/naudio/naudio.wma

Last synced: 3 months ago
JSON representation

Windows Media Format SDK Extension for NAudio

Awesome Lists containing this project

README

        

NAudio.Wma is an extension to [NAudio](http://github.com/NAudio/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](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/naudio/NAudio?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)