Uses of Interface
org.opencastproject.caption.api.Caption
-
Uses of Caption in org.opencastproject.caption.api
Methods in org.opencastproject.caption.api that return types with arguments of type CaptionModifier and TypeMethodDescriptionCaptionConverter.importCaption(InputStream inputStream, String language) Imports captions toList.Method parameters in org.opencastproject.caption.api with type arguments of type CaptionModifier and TypeMethodDescriptionvoidCaptionConverter.exportCaption(OutputStream outputStream, List<Caption> captions, String language) Exports caption collection.