/* Set MP3 metadata. Create a ShoutMetadata object, add some stuff to it and * pass it to this method. If the format of the stream isn't MP3, and you try * to set its metadata, an exception will most likely be raised. */ VALUE _sh_metadata_eq(VALUE self, VALUE meta) {