VideoFileMasteringDisplayMetadata

GoogleApi.ContentWarehouse.V1.Model.VideoFileMasteringDisplayMetadata


Table of Contents ▼

Jump to a specific part of the page:

Description

A message holding information about the mastering display color volume. This metadata can be used when tone mapping an HDR signal to a display with a different gamut or brightness characteristics than the mastering display. This message is capable of containing SMPTE 2086 metadata.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. blue (type: GoogleApi.ContentWarehouse.V1.Model.VideoFileMasteringDisplayMetadataCIE1931Coordinate, default: nil)
    - Coordinates of the blue primary of the mastering display.
  2. green (type: GoogleApi.ContentWarehouse.V1.Model.VideoFileMasteringDisplayMetadataCIE1931Coordinate, default: nil)
    - Coordinates of the green primary of the mastering display.
  3. maxLuminance (type: number(), default: nil)
    - Maximum luminance of the display (in cd/m^2).
  4. minLuminance (type: number(), default: nil)
    - Minimum luminance of the display (in cd/m^2).
  5. red (type: GoogleApi.ContentWarehouse.V1.Model.VideoFileMasteringDisplayMetadataCIE1931Coordinate, default: nil)
    - Coordinates of the red primary of the mastering display.
  6. whitePoint (type: GoogleApi.ContentWarehouse.V1.Model.VideoFileMasteringDisplayMetadataCIE1931Coordinate, default: nil)
    - Coordinates of the white point of the mastering display.

Type

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoFileMasteringDisplayMetadata