You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaConvert::Types::Mp2SettingsWhen passing Mp2Settings as input to an Aws::Client method, you can use a vanilla Hash:
{
bitrate: 1,
channels: 1,
sample_rate: 1,
}
Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value MP2.
Returned by:
Instance Attribute Summary collapseSpecify the average bitrate in bits per second.
Set Channels to specify the number of channels in this output audio track.
Sample rate in hz.
Specify the average bitrate in bits per second.
#channels ⇒ IntegerSet Channels to specify the number of channels in this output audio track. Choosing Mono in the console will give you 1 output channel; choosing Stereo will give you 2. In the API, valid values are 1 and 2.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4