Skip to content

TVTunerInputType

property

Deprecated

Kept for backward compatibility only.

Delphi
property TVTunerInputType: TTunerInputType read GetTVTunerInputType write SetTVTunerInputType;
C++Builder
__property TTunerInput TVTunerInputType = {read=GetTVTunerInputType, write=SetTVTunerInputType, nodefault};
C#
public TTunerInputType TVTunerInputType { get; set; }
VB.NET
Public Property TVTunerInputType As TTunerInputType
C++/Qt
TTunerInputType GetTVTunerInputType ();
void SetTVTunerInputType (TTunerInputType Value);

Used to set / retrieve the current TV tuner input type (antenna or cable).

Be sure to set it before selecting a TV channel.