/* * call-seq: * stop() -> self * * Stops the playback in the stream. The associated mrl stays valid, so * Stream#play may be called after this. */ static VALUE xs_stop(VALUE self) {