VideoConversionConverter
.@Deprecated public class MP4Converter extends BaseVideoConversionConverter
CommandLineBasedConverter.CmdReturn
Modifier and Type | Field and Description |
---|---|
static String |
MP4_EXTENSION
Deprecated.
|
static String |
MP4_VIDEO_MIMETYPE
Deprecated.
|
static String |
TMP_DIRECTORY_PREFIX
Deprecated.
|
OUTPUT_TMP_PATH
CMD_NAME_PARAMETER, initParameters, TMP_PATH_PARAMETER
Constructor and Description |
---|
MP4Converter()
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, unquoteValue
convert, execOnBlob, getCommandLineService, getCommandName, getTmpDirectory, init, isConverterAvailable
public static final String MP4_VIDEO_MIMETYPE
public static final String MP4_EXTENSION
public static final String TMP_DIRECTORY_PREFIX
public MP4Converter()
protected String getVideoMimeType()
BaseVideoConversionConverter
getVideoMimeType
in class BaseVideoConversionConverter
protected String getVideoExtension()
BaseVideoConversionConverter
getVideoExtension
in class BaseVideoConversionConverter
protected String getTmpDirectoryPrefix()
BaseVideoConversionConverter
getTmpDirectoryPrefix
in class BaseVideoConversionConverter
Copyright © 2019 Nuxeo. All rights reserved.