Location:
Tuner.h
class TEonStation;
Class representing a station broadcast as an Enhanced Other Networks station.
Defined in TEonStation
:
ENoFrequencies
, ENoMappedFrequencies
, EProgrammeIdentifier
, EProgrammeItemNumber
, EProgrammeType
, EStationName
, ETrafficAnnouncement
, ETrafficProgramme
, TField
, iNoFrequencies
, iNoMappedFrequencies
, iProgrammeIdentifier
, iProgrammeItemNumber
, iProgrammeType
, iStationName
, iTrafficAnnouncement
, iTrafficProgramme
, iValid
TField
Enumeration to indicate a subset of the members of class TEonStation. These values should be bitwise or'ed together to indicate which members belong in a set.
|
TBool iTrafficAnnouncement;
Indicates if this station is currently broadcasting a traffic announcement
TRdsProgrammeItemNumber iProgrammeItemNumber;
The programme item number (PIN) of the current broadcast on this station.
TInt iNoFrequencies;
The number of frequencies associated with this station. If this number is zero, it may be that the EON station uses the mapped frequencies method instead. See iNoMappedFrequencies.
TInt iNoMappedFrequencies;
The number of mapped frequencies associated with this station. If this number is zero, it may be that the EON station uses a flat frequency list instead. See iNoFrequencies.
TUint32 iValid;
Indicates the subset of fields of the class that are valid. Bits are set according to enumeration TEonStation::TField