diff options
Diffstat (limited to 'mpeglib_artsplug/CDDAPlayObject.mcopclass')
-rw-r--r-- | mpeglib_artsplug/CDDAPlayObject.mcopclass | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mpeglib_artsplug/CDDAPlayObject.mcopclass b/mpeglib_artsplug/CDDAPlayObject.mcopclass new file mode 100644 index 00000000..cafe6c68 --- /dev/null +++ b/mpeglib_artsplug/CDDAPlayObject.mcopclass @@ -0,0 +1,7 @@ +Interface=CDDAPlayObject,Arts::PitchablePlayObject,Arts::StreamPlayObject,Arts::PlayObject,Arts::SynthModule,Arts::Object +Author="Martin Vogt <mvogt@rhrk.uni-kl.de>" +URL="http://mpeglib.sourceforge.net/" +Extension=cdda,cda +MimeType=application/x-cda, +Language=C++ +Library=libarts_mpeglib.la |