Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: Tuner.h

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Class TEonMappedFrequency

class TEonMappedFrequency;

Description

Mapped frequencies can be broadcast as a part of the EON information. They relate the current tuning frequency with the frequency which the referred EON station will be broadcast on.

Members

Defined in TEonMappedFrequency:
TEonMappedFrequency(), iMappedFrequency, iTuningFrequency


Construction and destruction


TEonMappedFrequency()

inline TEonMappedFrequency(TFrequency aTuningFrequency, TFrequency aMappedFrequency);

Description

Parameters

TFrequency aTuningFrequency

- intial frequency

TFrequency aMappedFrequency

[Top]


Member data


iTuningFrequency

TFrequency iTuningFrequency;

Description

The current tuning frequency, relating to the station broadcasting the EON informarion.


iMappedFrequency

TFrequency iMappedFrequency;

Description

The mapped frequency. If iTunedFrequency matches the currently tuned frequency, the EON station will be broadcast on this frequency.