/* * call-seq: * autoplay_mrls(string) -> array * * Returns an array of mrls which are understood by the specified * autoplay plugin. */ static VALUE x_autoplay_mrls(VALUE self, VALUE plugin_) {