IsAnalogVideoDecoderAvailable
property, read-only
Delphi
property IsAnalogVideoDecoderAvailable: Boolean read GetIsAnalogVideoDecoderAvailable;
C++Builder
__property bool IsAnalogVideoDecoderAvailable = {read=GetIsAnalogVideoDecoderAvailable, nodefault};
C#
public bool IsAnalogVideoDecoderAvailable { get; }
VB.NET
Public ReadOnly Property IsAnalogVideoDecoderAvailable As Boolean
C++/Qt
BOOL GetIsAnalogVideoDecoderAvailable ();
Returns true if the current video capture device exposes an analog video decoder .