TVideoGrabber.TunerMode

Prev

Next

TVideoGrabber

Properties

 




































































































Selects the mode of the tuner.


Declaration
property TunerMode: TTunerMode read GetTunerMode write SetTunerMode default DEF_TunerMode;


TTunerMode TunerMode==GetTunerMode, write=SetTunerMode, default=0;


property TunerMode as TxTunerMode

Description

Used to select the mode of the tuner.

The possible values are:

TV: tm_TVTuner (default)
FM radio: tm_FMRadioTuner
AM radio: tm_AMRadioTuner
Digital satellite: tm_DigitalSatelliteTuner


See Also
TTVChannelInfo TOnTVChannelScanStarted TOnTVChannelSelected TTunerInputType GetTVChannelInfo IsHorizontalSyncLocked IsTVAudioAvailable IsTVAutoTuneRunning IsTVTunerAvailable OnTVChannelScanCompleted OnTVChannelScanStarted OnTVChannelSelected TunerFrequency TVChannel TVClearFrequencyOverrides TVCountryCode TVGetMinMaxChannels TVSetChannelFrequencyOverride TVStartAutoScan TVStopAutoScan TVTunerInputType TVUseFrequencyOverrides VCRHorizontalLocking