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.
Custom 3D lut settings
Namespace: Amazon.MediaConvert.Model
Assembly: AWSSDK.MediaConvert.dll
Version: 3.x.y.z
public class ColorConversion3DLUTSetting
The ColorConversion3DLUTSetting type exposes the following members
Name | Description | |
---|---|---|
![]() |
ColorConversion3DLUTSetting() |
Name | Type | Description | |
---|---|---|---|
![]() |
FileInput | System.String |
Gets and sets the property FileInput. Specify the input file S3, HTTP, or HTTPS URL for your 3D LUT .cube file. Note that MediaConvert accepts 3D LUT files up to 8MB in size. |
![]() |
InputColorSpace | Amazon.MediaConvert.ColorSpace |
Gets and sets the property InputColorSpace. Specify which inputs use this 3D LUT, according to their color space. |
![]() |
InputMasteringLuminance | System.Int32 |
Gets and sets the property InputMasteringLuminance. Specify which inputs use this 3D LUT, according to their luminance. To apply this 3D LUT to HDR10 or P3D65 (HDR) inputs with a specific mastering luminance: Enter an integer from 0 to 2147483647, corresponding to the input's Maximum luminance value. To apply this 3D LUT to any input regardless of its luminance: Leave blank, or enter 0. |
![]() |
OutputColorSpace | Amazon.MediaConvert.ColorSpace |
Gets and sets the property OutputColorSpace. Specify which outputs use this 3D LUT, according to their color space. |
![]() |
OutputMasteringLuminance | System.Int32 |
Gets and sets the property OutputMasteringLuminance. Specify which outputs use this 3D LUT, according to their luminance. To apply this 3D LUT to HDR10 or P3D65 (HDR) outputs with a specific luminance: Enter an integer from 0 to 2147483647, corresponding to the output's luminance. To apply this 3D LUT to any output regardless of its luminance: Leave blank, or enter 0. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5