CopperSpice API  1.9.1
Radio Overview

CsMultimedia provides a number of radio related classes for control over the radio tuner of the system, and gives access to Radio Data System (RDS) information for radio stations which broadcast it.

Radio Features

The Radio API consists of two separate components. The QRadioTuner which handles control of the radio hardware as well as tuning. The other is the QRadioData component which gives access to RDS information.

Radio Implementation Details

The actual level of support depends on the underlying system support. Only analog radio is supported and the properties of the radio data component will only be populated if the system radio tuner supports RDS.

See also
QRadioData, QRadioTuner