Documentation | InterfaceKit | display_timing_constraints
DESCRIPTION
Exposes the display_timing_constraints struct.
PROPERTIES
h_res, v_res
Integers, minimum effective changes; usually 8 horizontal pixels and 1 vertical line.
h_sync_min, h_sync_max, v_sync_min, v_sync_max
The minimum and maximum sync pulse size; must be a multiple of h_res
or
v_res
, accordingly.
h_blank_min, h_blank_max, v_blank_min, v_blank_max
The minimum and maximum blank pulse size; must be a multiple of h_res
or
v_res
, accordingly.