C# Wrapper for OpenAL via OpenTK allowing the playing of Ogg Vorbis files on any platform supporting Mono/.Net & OpenAL. Incorporates csvorbis & TagLibSharp from the Mono SVN.
Features
- Use Ogg Vorbis files in your .Net application without worrying about encoding/decoding
- Supports editting of Tags via TagLibSharp without needing additional DLLs
- Has Seek By Time capability
- Threaded (non-blocking) player
- Only needs DragonOgg.dll & OpenTK.dll to be distributed (csvorbis & TagLibSharp are compiled in)
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow DragonOgg
Other Useful Business Software
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Rate This Project
Login To Rate This Project
User Reviews
-
Simple and good. Just what I needed. Also thanks for creating some simple examples! :)