home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 15 / CDACTUAL15.iso / cdactual / drivers / rt_sdk.exe / MSC / RADIO.H < prev   
Encoding:
Text File  |  1994-05-04  |  196 b   |  6 lines

  1. int RT_VolCtr(unsigned int style);
  2. int RT_TuneStation(double tuneFreq, unsigned int mute);
  3. int RT_MuteAudio(unsigned int mute);
  4. int RT_InitRadio(unsigned int addr);
  5. int RT_DeInitRadio(void);
  6.