/*
 * call-seq:
 *   file_extensions -> array
 *
 * Returns an array of file extensions known to the xine engine.
 */

static VALUE x_file_extensions(VALUE self) {