IPlfApiTuning |
Parameters | MinFreq | Returns the minimum frequency in units of 1/16th MHz. |
MaxFreq | Returns the maximum frequency in units of 1/16th MHz. | |
retval | Standard return value. |
Parameters | Freq | Returns actual frequency in units of 1/16th MHz. |
retval | Standard return value. |
Parameters | freq | The frequency to which the tuner is to be tuned in units of 1/16 MHz. |
finetune | Indicates whether a fine tune action needs to be executed. | |
retval | Standard return value. |
Parameters | Chan | Returns the actual channel. |
retval | Standard return value. |
Parameters | chan | The channel to which the tuner is to be tuned. |
offset | Indicates whether an offset or fine-tuning action has to be executed. A value between the minimum and maximum channel offset indicates an offset. #tmFe_NoOffset indicates no fine-tuning. #tmFe_AutoOffset indicates fine-tuning. | |
retval | Standard return value. |
Parameters | MinOffset | Returns the minimum channel offset. |
MaxOffset | Returns the maximum channel offset. | |
retval | Standard return value. |
Parameters | Offset | Returns channel offset. |
retval | Standard return value. |
Parameters | tvSystem | Input parameter with the specified TV system. |
Supp | True, if supported. False, if not. | |
retval | Standard return value. |
Parameters | TvSystem | Returns the current TV system. |
retval | Standard return value. |
Parameters | TvSystem | Input parameter current tv system. It is a value of enum #_tmFe_TvSystem_t. |
retval | Standard return value. |
Parameters | mode | Input parameter with the specified search mode. The value is a bit-mask that is constructed by OR-ing the values of enum #_tmFe_SearchMode_t. |
Supp | True, if this particular search mode is supported. False, if not. | |
retval | Standard return value. |
Parameters | mode | Input parameter with the specified search mode. The value is a bit-mask that is constructed by OR-ing the values of enum #_tmFe_SearchMode_t. |
endFreq | The frequency or channel after which the search should stop. If the search is upwards and the endFreq is below the current frequency or channel, then the search will wrap around. Similarly, if the search is downwards and the endFreq is higher than the current frequency or channel, then the search will also wrap around. | |
retval | Standard return value. |
Parameters | retval | Standard return value. |
Parameters | State | Returns the search state. The value is a bit-mask that is constructed by OR-ing the values of enum #_tmFe_SearchState_t. |
retval | Standard return value. |
Parameters | Mode | Returns the search mode. The value is a bit-mask that is constructed by OR-ing the values of enum #_tmFe_SearchMode_t. |
retval | Standard return value. |
Parameters | StationPresent | True, if it is tuned to a valid station. False, if not. |
retval | Standard return value. |
Parameters | Supp | True, if AFC is supported. False, if not. |
retval | Standard return value. |
Parameters | Enabled | True, if AFC is enabled. False, if not. |
retval | Standard return value. |
Parameters | enable | True to enable AFC. False to disable AFC. |
retval | Standard return value. |
Parameters | Value | Returns AFC value. It is a value of enum #_tmFe_AfcValue_t. |
retval | Standard return value. |
Parameters | gain | The gain value. |