Gjsify LogoGjsify Logo

Mastering display color volume information defined by SMPTE ST 2086 (a.k.a static HDR metadata).

record

Hierarchy

  • VideoMasteringDisplayInfo

Index

Constructors

Properties

the xy coordinates of primaries in the CIE 1931 color space. the index 0 contains red, 1 is for green and 2 is for blue. each value is normalized to 50000 (meaning that in unit of 0.00002)

field
max_display_mastering_luminance: number

the maximum value of display luminance in unit of 0.0001 candelas per square metre (cd/m^2 and nit)

field
min_display_mastering_luminance: number

the minimum value of display luminance in unit of 0.0001 candelas per square metre (cd/m^2 and nit)

field

the xy coordinates of white point in the CIE 1931 color space. each value is normalized to 50000 (meaning that in unit of 0.00002)

field
name: string

Methods

  • add_to_caps(caps: Gst.Caps): boolean
  • init(): void
  • to_string(): string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method