Haiku API Bindings
monitor_info
Not logged in

Documentation | InterfaceKit | monitor_info

DESCRIPTION

Exposes the monitor_info struct.

PROPERTIES

version

An integer, the version number of the monitor_info structure. (Currently this is 1.)

vendor

A string, the monitor vendor.

name

A string, a human-readable device name.

serial_number

A string, the serial number of the monitor.

product_id

An integer, the product id.

produced

A native map with the following integer fields:

width, height

Floating point numbers.

min_horizontal_frequency, max_horizontal_frequency, min_vertical_frequency, max_vertical_frequency

Integers, in kHz.

max_pixel_clock

An integer, in kHz.