| # DisplayModeConfig |
| |
| no description |
| |
| <table> |
| <tr><th>Field</th><th>Type</th><th>Description</th><th>Default</th></tr> |
| <tr id="vertical_resolution_px_range"> |
| <td><code>vertical_resolution_px_range</code></td> |
| <td><code><a class='link' href="../UnsignedIntegerRangeInclusive">UnsignedIntegerRangeInclusive</code></td> |
| <td>The constraints on the display mode vertical resolution, in pixels.</td> |
| <td>\[object]</td> |
| </tr> |
| <tr id="refresh_rate_millihertz_range"> |
| <td><code>refresh_rate_millihertz_range</code></td> |
| <td><code><a class='link' href="../UnsignedIntegerRangeInclusive">UnsignedIntegerRangeInclusive</code></td> |
| <td>The constraints on the display mode refresh rate, in millihertz (10^-3 Hz).</td> |
| <td>\[object]</td> |
| </tr> |
| <tr id="horizontal_resolution_px_range"> |
| <td><code>horizontal_resolution_px_range</code></td> |
| <td><code><a class='link' href="../UnsignedIntegerRangeInclusive">UnsignedIntegerRangeInclusive</code></td> |
| <td>The constraints on the display mode horizontal resolution, in pixels.</td> |
| <td>\[object]</td> |
| </tr> |
| </table> |