mediainfo-d 0.0.2

D language bindings for then libmediainfo 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:

mediainfo-d

D language bindings for libmediainfo

Prerequisites:

  • You must have libmediainfo installed on your system
  • A working D compiler and Dub.

Usage:

  • Add 'mediainfo-d' as a dependancy to your dub project file.
  • Please also read the dub documentation for details.
import mediainfodll;  /* Import the D binding module into scope */
import mediainfo;   /* Import optionally a more OO layer, WIP */

Todos:

  • Added real unit- and module-tests
  • Port the higher level C++ classes to D
  • Cleanups

Annotation: While working on the dub package, I found some older work at https://github.com/jpf91/MediaInfoD . I adapted and ported some of the code and the example to D2 and latest libphobos for the dub packaging.

Authors:
  • Johannes Pfau
  • Carsten Schlote
Dependencies:
none
Versions:
0.0.7 2022-Dec-26
0.0.6 2020-Jul-27
0.0.5 2019-May-16
0.0.4 2019-May-16
0.0.3 2019-May-15
Show all 10 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 689 downloads total

Score:
0.5
Short URL:
mediainfo-d.dub.pm