IsTVAudioAvailable
property, read-only
Deprecated
Kept for backward compatibility only.
Delphi
property IsTVAudioAvailable: Boolean read GetIsTVAudioAvailable;
C++Builder
__property bool IsTVAudioAvailable = {read=GetIsTVAudioAvailable, nodefault};
C#
public bool IsTVAudioAvailable { get; }
VB.NET
Public ReadOnly Property IsTVAudioAvailable As Boolean
C++/Qt
BOOL GetIsTVAudioAvailable ();
Returns true if the TV audio filter is available for the current video capture device.