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.

A collection of parameters that determine how MediaConnect will convert the content. These fields only apply to outputs on flows that have a CDI source.

Inheritance Hierarchy

System.Object
  Amazon.MediaConnect.Model.EncodingParameters

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

Syntax

C#
public class EncodingParameters

The EncodingParameters type exposes the following members

Constructors

NameDescription
Public Method EncodingParameters()

Properties

NameTypeDescription
Public Property CompressionFactor System.Double

Gets and sets the property CompressionFactor. A value that is used to calculate compression for an output. The bitrate of the output is calculated as follows: Output bitrate = (1 / compressionFactor) * (source bitrate) This property only applies to outputs that use the ST 2110 JPEG XS protocol, with a flow source that uses the CDI protocol. Valid values are floating point numbers in the range of 3.0 to 10.0, inclusive.

Public Property EncoderProfile Amazon.MediaConnect.EncoderProfile

Gets and sets the property EncoderProfile. A setting on the encoder that drives compression settings. This property only applies to video media streams associated with outputs that use the ST 2110 JPEG XS protocol, with a flow source that uses the CDI protocol.

Version Information

.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