Skip to content

IsTVTunerAvailable

property, read-only

Deprecated

Kept for backward compatibility only.

Delphi
property IsTVTunerAvailable: Boolean read GetIsTVTunerAvailable;
C++Builder
__property bool IsTVTunerAvailable = {read=GetIsTVTunerAvailable, nodefault};
C#
public bool IsTVTunerAvailable { get; }
VB.NET
Public ReadOnly Property IsTVTunerAvailable As Boolean
C++/Qt
BOOL GetIsTVTunerAvailable ();

returns true if the TV tuner is available for the current video capture device.