/*
 * call-seq:
 *   autoplay_plugins -> array
 *
 * Returns an array of strings of plugin identifiers which are capable of the
 * autoplay feature.
 */

static VALUE x_autoplay_plugins(VALUE self) {