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
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Rate This Project
Login To Rate This Project
User Reviews
-
Simple and good. Just what I needed. Also thanks for creating some simple examples! :)