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

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

Introduction

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

The text is from its open source code.

Method

StringgetArn()

The Amazon Resource Name (ARN) for the preset.

AudioParametersgetAudio()

A section of the response body that provides information about the audio preset values.

StringgetContainer()

The container type for the output file.

StringgetDescription()

A description of the preset.

StringgetId()

Identifier for the new preset.

StringgetName()

The name of the preset.

StringgetType()

Whether the preset is a default preset provided by Elastic Transcoder (System) or a preset that you have defined (Custom).

VideoParametersgetVideo()

A section of the response body that provides information about the video preset values.