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.
Namespace: Amazon.MediaConvert.Model
Assembly: AWSSDK.MediaConvert.dll
Version: 3.x.y.z
public class Mp2Settings
The Mp2Settings type exposes the following members
Name | Description | |
---|---|---|
![]() |
Mp2Settings() |
Name | Type | Description | |
---|---|---|---|
![]() |
Bitrate | System.Int32 |
Gets and sets the property Bitrate. Specify the average bitrate in bits per second. |
![]() |
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. |
![]() |
SampleRate | System.Int32 |
Gets and sets the property SampleRate. Sample rate in Hz. |
.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