Skip to content

TVClearFrequencyOverrides

function

Deprecated

Kept for backward compatibility only.

Delphi
function TVClearFrequencyOverrides: Boolean;
C++Builder
bool __fastcall TVClearFrequencyOverrides();
C#
public bool TVClearFrequencyOverrides();
VB.NET
Public Function TVClearFrequencyOverrides() As Boolean
C++/Qt
BOOL TVClearFrequencyOverrides ();

Used to clear all the existing frequency overrides set for a given country code and tuner input type by TVSetChannelFrequencyOverride .

Important: setting or clearing a frequency override will be applied only after restarting preview. This will be done automatically if AutoRefreshPreview is enabled.