TOnTVChannelScanStarted

Prev

Next

 






































































































Type of the OnTVChannelScanStarted event.


Unit
VidGrab

Declaration
TOnTVChannelScanStarted=procedure(Sender: TObject; MinChannel: LongInt; MaxChannel: LongInt) of object;


typedef void __fastcall(__closure *TOnTVChannelScanStarted)(System::TObject *Sender, int MinChannel, int MaxChannel);

Description

Type of the OnTVChannelScanStarted event.
Reports the minimal and maximal channel that will be scanned for the current country code and tuner input type.



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