class Aws::MediaConvert::Types::Mp2Settings
@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/Mp2Settings AWS API Documentation
@return [Integer]
Sample rate in Hz.
@!attribute [rw] sample_rate
@return [Integer]
Stereo will give you 2. In the API, valid values are 1 and 2.
track. Choosing Mono in will give you 1 output channel; choosing
Set Channels to specify the number of channels in this output audio
@!attribute [rw] channels
@return [Integer]
Specify the average bitrate in bits per second.
@!attribute [rw] bitrate
Required when you set Codec to the value MP2.