Index

C E G I J O T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

Caption - Interface in org.opencastproject.caption.api
A single caption at a point in time.
CaptionConverter - Interface in org.opencastproject.caption.api
Imports caption catalogs to a list of caption objects and exports these objects to catalog presentations.
CaptionConverterException - Exception Class in org.opencastproject.caption.api
Represents general exception during caption converting or parsing.
CaptionConverterException(String) - Constructor for exception class org.opencastproject.caption.api.CaptionConverterException
 
CaptionConverterException(String, Throwable) - Constructor for exception class org.opencastproject.caption.api.CaptionConverterException
 
CaptionConverterException(Throwable) - Constructor for exception class org.opencastproject.caption.api.CaptionConverterException
 
CaptionService - Interface in org.opencastproject.caption.api
Provides captioning support.
convert(MediaPackageElement, String, String) - Method in interface org.opencastproject.caption.api.CaptionService
Converts captions from one format to another.
convert(MediaPackageElement, String, String, String) - Method in interface org.opencastproject.caption.api.CaptionService
Converts captions from one format to another.

E

exportCaption(OutputStream, List<Caption>, String) - Method in interface org.opencastproject.caption.api.CaptionConverter
Exports caption collection.

G

getCaption() - Method in interface org.opencastproject.caption.api.Caption
Get the caption text.
getElementType() - Method in interface org.opencastproject.caption.api.CaptionConverter
Get type of specific caption element (Catalog, Attachment).
getExtension() - Method in interface org.opencastproject.caption.api.CaptionConverter
Get extension of specific caption format.
getHours() - Method in interface org.opencastproject.caption.api.Time
Get hours of a caption.
getLanguageList(InputStream) - Method in interface org.opencastproject.caption.api.CaptionConverter
Reads captions and return information about language if such information is available.
getLanguageList(MediaPackageElement, String) - Method in interface org.opencastproject.caption.api.CaptionService
Returns list of languages available in captions (if such information is stored).
getMilliseconds() - Method in interface org.opencastproject.caption.api.Time
Get milliseconds of a caption.
getMinutes() - Method in interface org.opencastproject.caption.api.Time
Get minutes of a caption.
getSeconds() - Method in interface org.opencastproject.caption.api.Time
Get seconds of a caption.
getStartTime() - Method in interface org.opencastproject.caption.api.Caption
Get the start time of the caption.
getStopTime() - Method in interface org.opencastproject.caption.api.Caption
Get the end time of the caption.

I

IllegalTimeFormatException - Exception Class in org.opencastproject.caption.api
Indicates that unexpected time format was encountered for specific caption format.
IllegalTimeFormatException(String) - Constructor for exception class org.opencastproject.caption.api.IllegalTimeFormatException
 
importCaption(InputStream, String) - Method in interface org.opencastproject.caption.api.CaptionConverter
Imports captions to List.

J

JOB_TYPE - Static variable in interface org.opencastproject.caption.api.CaptionService
 

O

org.opencastproject.caption.api - package org.opencastproject.caption.api
 

T

Time - Interface in org.opencastproject.caption.api
Time representation of single caption (start time, end time, duration,...).

U

UnsupportedCaptionFormatException - Exception Class in org.opencastproject.caption.api
Indicates that a caption format is not supported.
UnsupportedCaptionFormatException(String) - Constructor for exception class org.opencastproject.caption.api.UnsupportedCaptionFormatException
 
C E G I J O T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form