Haiku API Bindings
display_timing
Not logged in

Documentation | InterfaceKit | display_timing

DESCRIPTION

Exposes the display_timing struct.

PROPERTIES

pixel_clock

An integer, the pixel clock speed, in kHz.

h_display, v_display

Integers, pixels and lines

h_sync_start, h_sync_end, h_total, v_sync_start, v_sync_end, v_total

Integers, the bounds.

flags

An integer composed of the following flags:

(These constants have not been included in the API bindings, so you'll need to use the numeric values.)