derelict-ogg 1.0.2
A dynamic binding to the libogg library.
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
DerelictOgg
A dynamic binding to libogg version 1.3 for the D Programming Language.
Please see the Derelict documentation, for information on how to build DerelictOgg and load libogg at run time. In the meantime, here's some sample code.
import derelict.ogg.ogg;
void main() {
// Load the libogg library.
DerelictOgg.load();
// Now libogg functions can be called.
...
}
- Registered by Mike Parker
- 1.0.2 released 8 years ago
- DerelictOrg/DerelictOgg
- github.com/DerelictOrg/DerelictOgg
- Boost
- Authors:
- Dependencies:
- derelict-util
- Versions:
-
2.0.0-beta.1 2017-Jun-04 2.0.0-alpha.1 2017-Mar-29 1.0.3 2017-Mar-29 1.0.2 2016-Oct-17 1.0.1 2015-Jan-04 - Download Stats:
-
-
0 downloads today
-
1 downloads this week
-
1 downloads this month
-
14534 downloads total
-
- Score:
- 1.1
- Short URL:
- derelict-ogg.dub.pm