VideoConversionConverter.@Deprecated public class WebMConverter extends BaseVideoConversionConverter
CommandLineBasedConverter.CmdReturn| Modifier and Type | Field and Description | 
|---|---|
| static String | TMP_DIRECTORY_PREFIXDeprecated.  | 
| static String | WEBM_EXTENSIONDeprecated.  | 
| static String | WEBM_VIDEO_MIMETYPEDeprecated.  | 
CMD_NAME_PARAMETER, initParameters, TMP_PATH_PARAMETER| Constructor and Description | 
|---|
| WebMConverter()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| protected String | getTmpDirectoryPrefix()Deprecated.  Returns the temporary directory prefix to use for this converter. | 
| protected String | getVideoExtension()Deprecated.  Returns the video extension, always prefixed by '.'. | 
| protected String | getVideoMimeType()Deprecated.  Returns the video mime type to use for this converter. | 
buildResult, getCmdBlobParameters, getCmdStringParameters, unquoteValueconvert, execOnBlob, getCommandLineService, getCommandName, getTmpDirectory, init, isConverterAvailablepublic static final String WEBM_VIDEO_MIMETYPE
public static final String WEBM_EXTENSION
public static final String TMP_DIRECTORY_PREFIX
public WebMConverter()
protected String getVideoMimeType()
BaseVideoConversionConvertergetVideoMimeType in class BaseVideoConversionConverterprotected String getVideoExtension()
BaseVideoConversionConvertergetVideoExtension in class BaseVideoConversionConverterprotected String getTmpDirectoryPrefix()
BaseVideoConversionConvertergetTmpDirectoryPrefix in class BaseVideoConversionConverterCopyright © 2015 Nuxeo SA. All rights reserved.