/* Set the format of the audio. Possible values are:
 * [Shout::VORBIS] Ogg Vorbis
 * [Shout::MP3]    MP3
 */
VALUE _sh_format_eq(VALUE self, VALUE value) {