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