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.

Mp2 Settings

Inheritance Hierarchy

System.Object
  Amazon.MediaLive.Model.Mp2Settings

Namespace: Amazon.MediaLive.Model
Assembly: AWSSDK.MediaLive.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.Double

Gets and sets the property Bitrate. Average bitrate in bits/second.

Public Property CodingMode Amazon.MediaLive.Mp2CodingMode

Gets and sets the property CodingMode. The MPEG2 Audio coding mode. Valid values are codingMode10 (for mono) or codingMode20 (for stereo).

Public Property SampleRate System.Double

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

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