Uses of Class
org.opencastproject.composer.api.LaidOutElement
Packages that use LaidOutElement
Package
Description
-
Uses of LaidOutElement in org.opencastproject.composer.api
Methods in org.opencastproject.composer.api with parameters of type LaidOutElementModifier and TypeMethodDescriptionComposerService.composite(Dimension outputDimension, Optional<LaidOutElement<Track>> option, LaidOutElement<Track> lowerLaidOutElement, Optional<LaidOutElement<Attachment>> watermarkOption, String identifier, String outputBackground, String sourceAudioName) Compose two videos into one with an optional watermark.Method parameters in org.opencastproject.composer.api with type arguments of type LaidOutElementModifier and TypeMethodDescriptionComposerService.composite(Dimension outputDimension, Optional<LaidOutElement<Track>> option, LaidOutElement<Track> lowerLaidOutElement, Optional<LaidOutElement<Attachment>> watermarkOption, String identifier, String outputBackground, String sourceAudioName) Compose two videos into one with an optional watermark. -
Uses of LaidOutElement in org.opencastproject.composer.impl
Methods in org.opencastproject.composer.impl with parameters of type LaidOutElementModifier and TypeMethodDescriptionComposerServiceImpl.composite(Dimension compositeTrackSize, Optional<LaidOutElement<Track>> upperTrack, LaidOutElement<Track> lowerTrack, Optional<LaidOutElement<Attachment>> watermark, String profileId, String background, String sourceAudioName) Compose two videos into one with an optional watermark.Method parameters in org.opencastproject.composer.impl with type arguments of type LaidOutElementModifier and TypeMethodDescriptionComposerServiceImpl.composite(Dimension compositeTrackSize, Optional<LaidOutElement<Track>> upperTrack, LaidOutElement<Track> lowerTrack, Optional<LaidOutElement<Attachment>> watermark, String profileId, String background, String sourceAudioName) Compose two videos into one with an optional watermark. -
Uses of LaidOutElement in org.opencastproject.composer.remote
Methods in org.opencastproject.composer.remote with parameters of type LaidOutElementModifier and TypeMethodDescriptionComposerServiceRemoteImpl.composite(Dimension compositeTrackSize, Optional<LaidOutElement<Track>> upperTrack, LaidOutElement<Track> lowerTrack, Optional<LaidOutElement<Attachment>> watermark, String profileId, String background, String sourceAudioName) Method parameters in org.opencastproject.composer.remote with type arguments of type LaidOutElementModifier and TypeMethodDescriptionComposerServiceRemoteImpl.composite(Dimension compositeTrackSize, Optional<LaidOutElement<Track>> upperTrack, LaidOutElement<Track> lowerTrack, Optional<LaidOutElement<Attachment>> watermark, String profileId, String background, String sourceAudioName)