STATUSBIT_STEREO
ri->stereo = (status & STATUSBIT_STEREO) ? 1 : 0;
ri->info = (status & STATUSBIT_STEREO) ? RADIO_INFO_STEREO : 0;