void HAL_VideoSetInterlace(uint interlace)
Entry | |
---|---|
interlace | 0 or 1 for interlace off or on |
(all other values reserved) |
Exit | |
---|---|
- |
This is an internal call for OS use only and should not be used by user software. User software should use GraphicsV instead of interacting with the HAL directly.
Sets the video interlaced sync.