Uses of Class
org.silverpeas.components.gallery.model.Video
Packages that use Video
-
Uses of Video in org.silverpeas.components.gallery
Methods in org.silverpeas.components.gallery with parameters of type VideoModifier and TypeMethodDescriptionvoidMediaProcessor.processVideo(org.silverpeas.core.process.io.file.FileHandler fileHandler, Video video, File uploadedFile) Saves uploaded video file on file system (In case of drag And Drop upload)voidMediaProcessor.processVideo(org.silverpeas.core.process.io.file.FileHandler fileHandler, Video video, org.silverpeas.core.util.file.FileItem fileItem) Saves uploaded video file on file system and generates a thumbnail for the video. -
Uses of Video in org.silverpeas.components.gallery.model
Methods in org.silverpeas.components.gallery.model that return VideoModifier and TypeMethodDescriptionVideo.getCopy()Media.getVideo()Gets the video instance if type of the current media isMediaType.Video.Constructors in org.silverpeas.components.gallery.model with parameters of type Video