AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Use these settings to specify static color calibration metadata, as defined by SMPTE ST 2086. These values don't affect the pixel values that are encoded in the video stream. They are intended to help the downstream video player display content in a way that reflects the intentions of the the content creator.

Inheritance Hierarchy

System.Object
  Amazon.MediaConvert.Model.Hdr10Metadata

Namespace: Amazon.MediaConvert.Model
Assembly: AWSSDK.MediaConvert.dll
Version: 3.x.y.z

Syntax

C#
public class Hdr10Metadata

The Hdr10Metadata type exposes the following members

Constructors

NameDescription
Public Method Hdr10Metadata()

Properties

NameTypeDescription
Public Property BluePrimaryX System.Int32

Gets and sets the property BluePrimaryX. HDR Master Display Information must be provided by a color grader, using color grading tools. Range is 0 to 50,000, each increment represents 0.00002 in CIE1931 color coordinate. Note that this setting is not for color correction.

Public Property BluePrimaryY System.Int32

Gets and sets the property BluePrimaryY. HDR Master Display Information must be provided by a color grader, using color grading tools. Range is 0 to 50,000, each increment represents 0.00002 in CIE1931 color coordinate. Note that this setting is not for color correction.

Public Property GreenPrimaryX System.Int32

Gets and sets the property GreenPrimaryX. HDR Master Display Information must be provided by a color grader, using color grading tools. Range is 0 to 50,000, each increment represents 0.00002 in CIE1931 color coordinate. Note that this setting is not for color correction.

Public Property GreenPrimaryY System.Int32

Gets and sets the property GreenPrimaryY. HDR Master Display Information must be provided by a color grader, using color grading tools. Range is 0 to 50,000, each increment represents 0.00002 in CIE1931 color coordinate. Note that this setting is not for color correction.

Public Property MaxContentLightLevel System.Int32

Gets and sets the property MaxContentLightLevel. Maximum light level among all samples in the coded video sequence, in units of candelas per square meter. This setting doesn't have a default value; you must specify a value that is suitable for the content.

Public Property MaxFrameAverageLightLevel System.Int32

Gets and sets the property MaxFrameAverageLightLevel. Maximum average light level of any frame in the coded video sequence, in units of candelas per square meter. This setting doesn't have a default value; you must specify a value that is suitable for the content.

Public Property MaxLuminance System.Int32

Gets and sets the property MaxLuminance. Nominal maximum mastering display luminance in units of of 0.0001 candelas per square meter.

Public Property MinLuminance System.Int32

Gets and sets the property MinLuminance. Nominal minimum mastering display luminance in units of of 0.0001 candelas per square meter

Public Property RedPrimaryX System.Int32

Gets and sets the property RedPrimaryX. HDR Master Display Information must be provided by a color grader, using color grading tools. Range is 0 to 50,000, each increment represents 0.00002 in CIE1931 color coordinate. Note that this setting is not for color correction.

Public Property RedPrimaryY System.Int32

Gets and sets the property RedPrimaryY. HDR Master Display Information must be provided by a color grader, using color grading tools. Range is 0 to 50,000, each increment represents 0.00002 in CIE1931 color coordinate. Note that this setting is not for color correction.

Public Property WhitePointX System.Int32

Gets and sets the property WhitePointX. HDR Master Display Information must be provided by a color grader, using color grading tools. Range is 0 to 50,000, each increment represents 0.00002 in CIE1931 color coordinate. Note that this setting is not for color correction.

Public Property WhitePointY System.Int32

Gets and sets the property WhitePointY. HDR Master Display Information must be provided by a color grader, using color grading tools. Range is 0 to 50,000, each increment represents 0.00002 in CIE1931 color coordinate. Note that this setting is not for color correction.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5