derelict-mpg123 0.1.2

A dynamic binding to libmpg123


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:

DerelictMPG123

Dynamic binding to libmpg123 library (mp3 decoder) for D language

libmpg123 is free software licensed under LGPL 2.1.

Project page: https://www.mpg123.de/index.shtml

Docs: https://www.mpg123.de/api/

Usage of binding:

import derelict.mpg123;
DerelictMPG123.load();
// now you can use mpg123 methods
Authors:
  • Vadim Lopatin
Dependencies:
derelict-util
Versions:
0.1.2 2016-Nov-09
0.1.1 2016-Oct-28
0.1.0 2016-Oct-07
~master 2016-Nov-09
Show all 4 versions
Download Stats:
  • 0 downloads today

  • 1 downloads this week

  • 2 downloads this month

  • 152 downloads total

Score:
0.6
Short URL:
derelict-mpg123.dub.pm