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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetAspectRatio(String aspectRatio)

The aspect ratio of the input file.

voidsetContainer(String container)

The container type for the input file.

voidsetEncryption(Encryption encryption)

The encryption settings, if any, that are used for decrypting your input files.

voidsetFrameRate(String frameRate)

The frame rate of the input file.

voidsetInterlaced(String interlaced)

Whether the input file is interlaced.

voidsetKey(String key)

The name of the file to transcode.

voidsetResolution(String resolution)

This value must be auto, which causes Elastic Transcoder to automatically detect the resolution of the input file.