Uses of Class
org.alembik.util.TranscodingUtils.FileInfo

Packages that use TranscodingUtils.FileInfo
org.alembik.util Provides the utility classes handling transcoding request and response objects. 
 

Uses of TranscodingUtils.FileInfo in org.alembik.util
 

Methods in org.alembik.util that return TranscodingUtils.FileInfo
static TranscodingUtils.FileInfo TranscodingUtils.FileInfo.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TranscodingUtils.FileInfo[] TranscodingUtils.FileInfo.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.alembik.util with parameters of type TranscodingUtils.FileInfo
static java.lang.String TranscodingUtils.getResultInfo(JobResult result, TranscodingUtils.FileInfo key)
          Returns the value of the given information property.