Supported Browsers Home   
SetActiveHead Previous   
SetCustomVideoMode Next   
GA_initFuncs Up   

SetCRTCTimings

Sets the currently active CRTC timings for the active display mode.

Declaration

void NAPI GA_initFuncs::SetCRTCTimings(
    GA_CRTCInfo *crtc)

Prototype In

snap/graphics.h

Parameters

crtc

Set CRTC timings to make active

 

Description

This function sets the active CRTC timings for the active display mode in the device driver. After this function is called, the hardware will have been re-programmed for the new CRTC timings, but the internal CRTC database will not have been updated. Hence the changes are temporary and the next time a display mode is set the values will be restored to the previous settings.

See Also

SaveCRTCTimings, GetCRTCTimings

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com