Property VLDSVideoProperties.TVLDSVideoInterlacing.Interlaced
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLDSVideoInterlacing
Contents |
Syntax
Delphi:
property Interlaced : Boolean read GetInterlaced;
C++ Builder:
__property bool Interlaced = { read=GetInterlaced };
Summary
Returns if the interlacing is present.
Description
Use this property to check if the interlacing is present.