IsDigitalVideoIn
property, read-only
Delphi
property IsDigitalVideoIn: Boolean read GetIsDigitalVideoIn;
C++Builder
__property bool IsDigitalVideoIn = {read=GetIsDigitalVideoIn, nodefault};
C#
public bool IsDigitalVideoIn { get; }
VB.NET
Public ReadOnly Property IsDigitalVideoIn As Boolean
C++/Qt
BOOL GetIsDigitalVideoIn ();
Returns true if the current video capture device is a DV source.