sampleRate property
The sample rate of the audio stream in the output file, in Hertz. Valid values include:
auto
, 22050
, 32000
,
44100
, 48000
, 96000
If you specify auto
, Elastic Transcoder automatically detects
the sample rate.
Implementation
final String? sampleRate;