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 WAV.
Namespace: Amazon.MediaConvert.Model
Assembly: AWSSDK.MediaConvert.dll
Version: 3.x.y.z
public class WavSettings
The WavSettings type exposes the following members
Name | Description | |
---|---|---|
WavSettings() |
Name | Type | Description | |
---|---|---|---|
BitDepth | System.Int32 |
Gets and sets the property BitDepth. Specify Bit depth, in bits per sample, to choose the encoding quality for this audio track. |
|
Channels | System.Int32 |
Gets and sets the property Channels. Specify 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. |
|
Format | Amazon.MediaConvert.WavFormat |
Gets and sets the property Format. The service defaults to using RIFF for WAV outputs. If your output audio is likely to exceed 4 GB in file size, or if you otherwise need the extended support of the RF64 format, set your output WAV file format to RF64. |
|
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