Skip to content

Add HDR headroom parameter to ScreenDetailed #149

@ccameron-chromium

Description

@ccameron-chromium

See explainer here.

This proposal introduces the ability to query the
HDR headroom for a screen.

The API would be:

  partial interface ScreenDetailed : Screen {
    readonly attribute float headroom;
    attribute EventHandler onheadroomchange;
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions