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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
Simple and good. Just what I needed. Also thanks for creating some simple examples! :)