You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaConvert::Types::AiffSettingsWhen passing AiffSettings as input to an Aws::Client method, you can use a vanilla Hash:
{
bit_depth: 1,
channels: 1,
sample_rate: 1,
}
Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value AIFF.
Returned by:
Instance Attribute Summary collapseSpecify Bit depth (BitDepth), in bits per sample, to choose the encoding quality for this audio track.
Specify the number of channels in this output audio track.
Sample rate in hz.
Specify Bit depth (BitDepth), in bits per sample, to choose the encoding quality for this audio track.
#channels ⇒ IntegerSpecify the number of channels in this output audio track. Valid values are 1 and even numbers up to 64. For example, 1, 2, 4, 6, and so on, up to 64.
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