Java com.amazonaws.services.elastictranscoder.model AudioParameters fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.elastictranscoder.model AudioParameters fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.elastictranscoder.model AudioParameters.

The text is from its open source code.

Constructor

Method

StringgetBitRate()

The bit rate of the audio stream in the output file, in kilobits/second.

StringgetChannels()

The number of audio channels in the output file.

StringgetCodec()

The audio codec for the output file.

StringgetSampleRate()

The sample rate of the audio stream in the output file, in Hertz.