object.HorizontalLocked As Boolean |
Remarks
(Read only) This property is updated automatically with a value that indicates whether the horizontal sync is locked. Possible values are:
Value |
Meaning |
FALSE |
Horizontal sync is not locked. |
TRUE |
Horizontal sync is locked. |
Horizontal sync is a mechanism used to determine where the beginning of the new scan line is.
For more detailed information, refer to the Microsoft documentation for IAMAnalogVideoDecoder::get_HorizontalLocked.
Win32, x64
See Also