converters.get Method HTML5/Flash Uploader JavaScript

Supported technologies:

Returns the converter at the specified index.

Syntax

JavaScript
as3.converters().get(index);

Parameters

index

Type: Number

The zero-based index of the converter to get.

Return Value

Type: $au.amazonS3Extender.fileSettings

The converter at the specified index.