-
org.opencastproject.job.api.Job
CaptionService.convert(org.opencastproject.mediapackage.MediaPackageElement input,
String inputFormat,
String outputFormat)
Converts captions from one format to another.
org.opencastproject.job.api.Job
CaptionService.convert(org.opencastproject.mediapackage.MediaPackageElement input,
String inputFormat,
String outputFormat,
String language)
Converts captions from one format to another.
Reads captions and return information about language if such information is available.
CaptionService.getLanguageList(org.opencastproject.mediapackage.MediaPackageElement input,
String format)
Returns list of languages available in captions (if such information is stored).
Imports captions to
List.