Removes the converter at the specified index of the collection.
$au.uploader('uploaderID').converters().remove(index);
Type: Number
The zero-based index of the converter to remove.