Functions | |
| ASX32_API ASX_ERROR | ASX_Tuner_EnumerateBand (ASX_HANDLE hTuner, const int nIndex, enum asxTUNERBAND *peBand, int *pnCount) |
| Enumerate each tuner band option. | |
| ASX32_API ASX_ERROR | ASX_Tuner_GetBand (ASX_HANDLE hTuner, enum asxTUNERBAND *peBand) |
| Get the tuner band. | |
| ASX32_API ASX_ERROR | ASX_Tuner_SetBand (ASX_HANDLE hTuner, const enum asxTUNERBAND eBand) |
| Set the tuner band. | |
| ASX32_API ASX_ERROR | ASX_Tuner_SetFrequency (ASX_HANDLE hTuner, const unsigned long nFreq) |
| Set the tuner frequency. | |
| ASX32_API ASX_ERROR | ASX_Tuner_GetFrequency (ASX_HANDLE hTuner, unsigned long *plFreq) |
| Get the tuner frequency. | |
| ASX32_API ASX_ERROR | ASX_Tuner_GetFrequencyRange (ASX_HANDLE hTuner, const enum asxTUNERBAND eBand, unsigned long *plMin, unsigned long *plMax, unsigned long *plStep) |
| Get the tuner frequency range in Hz. | |
| ASX32_API ASX_ERROR | ASX_Tuner_GetGainRange (ASX_HANDLE hTuner, float *fMin, float *fMax, float *fStep) |
| Get the tuner gain range (in dB). | |
| ASX32_API ASX_ERROR | ASX_Tuner_SetGain (ASX_HANDLE hTuner, const float fTunerGain) |
| Set the tuner gain. | |
| ASX32_API ASX_ERROR | ASX_Tuner_GetGain (ASX_HANDLE hTuner, float *pfTunerGain) |
| Get the tuner gain. | |
| ASX32_API ASX_ERROR | ASX_Tuner_GetRFLevel (ASX_HANDLE hTuner, float *nRFLevel) |
| Get the tuner RF level. | |
| ASX32_API ASX_ERROR | ASX_Tuner_GetRawRFLevel (ASX_HANDLE hTuner, int *nRawRFLevel) |
| Get the Raw tuner RF level. | |
| ASX32_API ASX_ERROR | ASX_Tuner_GetStatus (ASX_HANDLE hTuner, unsigned int *puErrorStatusMask, unsigned int *puErrorStatus) |
| Get the tuner status. | |
| ASX32_API ASX_ERROR | ASX_Tuner_GetMode (ASX_HANDLE hTuner, const enum asxTUNERMODE eMode, enum asxTUNERMODE *peSetting) |
| Gets the tuner mode. | |
| ASX32_API ASX_ERROR | ASX_Tuner_SetMode (ASX_HANDLE hTuner, const enum asxTUNERMODE eMode, const enum asxTUNERMODE eSetting) |
| Sets the tuner mode. | |
| ASX32_API ASX_ERROR | ASX_Tuner_EnumerateDeemphasis (ASX_HANDLE hTuner, const int nIndex, enum asxTUNERDEEMPHASIS *peDeemphasis, int *pnCount) |
| Enumerates tuner de-emphasis options. | |
| ASX32_API ASX_ERROR | ASX_Tuner_SetDeemphasis (ASX_HANDLE hTuner, const enum asxTUNERDEEMPHASIS eDeemphasis) |
| Set tuner de-emphasis. | |
| ASX32_API ASX_ERROR | ASX_Tuner_GetDeemphasis (ASX_HANDLE hTuner, enum asxTUNERDEEMPHASIS *peDeemphasis) |
| Get tuner de-emphasis. | |
| ASX32_API ASX_ERROR | ASX_Tuner_EnumerateProgram (ASX_HANDLE hTuner, const int nIndex, enum asxTUNERPROGRAM *peProgram, int *pnCount) |
| Enumerates tuner program options. | |
| ASX32_API ASX_ERROR | ASX_Tuner_SetProgram (ASX_HANDLE hTuner, const enum asxTUNERPROGRAM eProgram) |
| Set tuner program. | |
| ASX32_API ASX_ERROR | ASX_Tuner_GetProgram (ASX_HANDLE hTuner, enum asxTUNERPROGRAM *peProgram) |
| Get tuner program. | |
| ASX32_API ASX_ERROR | ASX_Tuner_GetHdRadioSignalQuality (ASX_HANDLE hTuner, int *pnSignalQuality) |
| Get digital signal quality. | |
| ASX32_API ASX_ERROR | ASX_Tuner_GetHdRadioSdkVersion (ASX_HANDLE hTuner, char *szSdkVersion, const int nStringLength) |
| Get a HD Radio tuner SDK version string. | |
| ASX32_API ASX_ERROR | ASX_Tuner_GetHdRadioDspVersion (ASX_HANDLE hTuner, char *szSdkVersion, const int nStringLength) |
| Get a HD Radio tuner DSP version string. | |
|
||||||||||||||||||||
|
Enumerate each tuner band option.
|
|
||||||||||||||||||||
|
Enumerates tuner de-emphasis options.
|
|
||||||||||||||||||||
|
Enumerates tuner program options. The API only supports HDRadio in the USA.
|
|
||||||||||||
|
Get the tuner band.
|
|
||||||||||||
|
Get tuner de-emphasis.
|
|
||||||||||||
|
Get the tuner frequency.
|
|
||||||||||||||||||||||||
|
Get the tuner frequency range in Hz.
|
|
||||||||||||
|
Get the tuner gain.
|
|
||||||||||||||||||||
|
Get the tuner gain range (in dB). Some tuners controls support a gain adjustment and this control will retunn the range of gain settings supported.
|
|
||||||||||||||||
|
Get a HD Radio tuner DSP version string.
|
|
||||||||||||||||
|
Get a HD Radio tuner SDK version string.
|
|
||||||||||||
|
Get digital signal quality. The API only supports HDRadio in the USA.
|
|
||||||||||||||||
|
Gets the tuner mode. Currently this can only be used for turning the RSS level reading on and off on an MT4039 tuner.
|
|
||||||||||||
|
Get tuner program. The API only supports HDRadio in the USA.
|
|
||||||||||||
|
Get the Raw tuner RF level.
|
|
||||||||||||
|
Get the tuner RF level.
|
|
||||||||||||||||
|
Get the tuner status. This function gets the tuner status and indicates which bits are valid for the current status reading.
|
|
||||||||||||
|
Set the tuner band.
|
|
||||||||||||
|
Set tuner de-emphasis.
|
|
||||||||||||
|
Set the tuner frequency. This function sets the tuner frequency subject to the allowable range of frequencies for the current tuner band setting.
|
|
||||||||||||
|
Set the tuner gain.
|
|
||||||||||||||||
|
Sets the tuner mode. Currently this can only be used for turning the RSS level reading on and off on an MT4039 tuner.
|
|
||||||||||||
|
Set tuner program. To The API only supports HDRadio in the USA.
|
1.4.6-NO