/*
 * call-seq:
 *   mime_types -> array
 *
 * Returns an array of mime types known to the xine engine.
 */

static VALUE x_mime_types(VALUE self) {