/*
 * call-seq:
 *   hide ( vpts=0 ) -> nil
 *
 * Removes the osd from video window.
 */
static VALUE osd_hide(int argc, VALUE *argv, VALUE self) {