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.

Required when you set Codec to the value MP2.

Inheritance Hierarchy

System.Object
  Amazon.MediaConvert.Model.Mp2Settings

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

Syntax

C#
public class Mp2Settings

The Mp2Settings type exposes the following members

Constructors

NameDescription
Public Method Mp2Settings()

Properties

NameTypeDescription
Public Property Bitrate System.Int32

Gets and sets the property Bitrate. Specify the average bitrate in bits per second.

Public Property Channels System.Int32

Gets and sets the property Channels. Set Channels to specify the number of channels in this output audio track. Choosing Mono in will give you 1 output channel; choosing Stereo will give you 2. In the API, valid values are 1 and 2.

Public Property SampleRate System.Int32

Gets and sets the property SampleRate. Sample rate in Hz.

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