FieldPolarity
Applies to

TDirectDrawVideoPort

Declaration

property FieldPolarity: Boolean;

Description

Read only. Retrieves the status of the video field. This value is True if the current video field is the even field of an interlaced video signal and False otherwise.

See also IDirectDrawVideoPort::GetFieldPolarity.