TIEDirectShow.TunerChannel
Declaration
property TunerChannel: Integer;
Description
Sets the channel when the video input source is a TV Tuner.
Example
// Set tuner channel
ImageEnView1.IO.DShowParams.TunerChannel := 5;
See Also
◼TunerFindSignal
◼VideoInputSource