A B C D E F G I J L M N O P Q R S T U V W X

R

removeIdentityUrl(TranscodingJob) - Static method in class org.alembik.util.TranscodingUtils
Removes the identity URL parameter from the given transcoding job.
removePreserveMetadata(Media) - Static method in class org.alembik.util.TranscodingUtils
Disables the meta-data preserving request for a media object representing a file to be transcoded.
removeRelativeDimensions(Media) - Static method in class org.alembik.util.TranscodingUtils
Removes relative dimension values if set.
removeTransformation(Media, String) - Static method in class org.alembik.util.OMAUtils
Removes a transformation of the specified type from the given media instance, if such exists.
removeTransformation(TranscodingJob, String) - Static method in class org.alembik.util.OMAUtils
Removes a transformation of the specified type from the given transcoding job, if such exists.
RESIZE_ASPECT_RATIO - Static variable in class org.alembik.util.OMAUtils
The value defining the aspect ratio resize directive.
RESIZE_CROP - Static variable in class org.alembik.util.OMAUtils
The value defining the crop resize directive.
RESIZE_RELATIVE_HEIGHT - Static variable in class org.alembik.util.TranscodingUtils
The name of the Media's Property, which specifies the height relative to a device screen height (in percents).
RESIZE_RELATIVE_WIDTH - Static variable in class org.alembik.util.TranscodingUtils
The name of the Media's Property, which specifies the width relative to a device screen width (in percents).
RESIZE_STRETCH - Static variable in class org.alembik.util.OMAUtils
The value defining the stretch resize directive.
RESIZE_WEB_RENDER - Static variable in class org.alembik.util.TranscodingUtils
The value defining the resize directive for web rendering engine.
ResultCode - Enum in org.openmobilealliance.schema.sti.v1_0
The list of OMA-defined return codes that are used by Alembik to send back adequate codes of return results within TranscodingResponse (TR) or JobResult (JR) objects.
ResultCode.Type - Enum in org.openmobilealliance.schema.sti.v1_0
The possible types of return codes.
ReturnResult - Class in org.openmobilealliance.schema.sti.v1_0
This complex type contains result details: - returnCode: Contains the specific result code (see possible values in "ReturnCodes")
ReturnResult() - Constructor for class org.openmobilealliance.schema.sti.v1_0.ReturnResult
 
ReturnResults - Class in org.openmobilealliance.schema.sti.v1_0
This complex type contains a collection of ReturnResult elements: Java class for ReturnResults complex type.
ReturnResults() - Constructor for class org.openmobilealliance.schema.sti.v1_0.ReturnResults
 

A B C D E F G I J L M N O P Q R S T U V W X