/*
 * call-seq:
 *   video_out_plugins -> array
 *
 * Returns an array of identifiers of all loaded video output plugins.
 */

static VALUE x_vo_plugins(VALUE self) {