Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- activate(ComponentContext) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
B
- binary - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Path to the executable
C
- COLLECTION_ID - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Resulting collection in the working file repository
- createPreviewsFFmpeg(Track, double, int, int, int, int, double) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Executes the FFmpeg command to generate a timeline previews image
- createTimelinePreviewImages(Track, int) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
- createTimelinePreviews(String, int) - Method in class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
-
Generates timeline preview images for a track.
D
- DEFAULT_MIMETYPE - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Default value for the mimetype of the generated image
- DEFAULT_OUTPUT_FORMAT - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Default value for the format of the output image file
- DEFAULT_RESOLUTION_X - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Default value for the horizontal resolution
- DEFAULT_RESOLUTION_Y - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Default value for the vertical resolution
- DEFAULT_TIMELINEPREVIEWS_JOB_LOAD - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The default job load of a timeline previews job
- docs - Variable in class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
-
The rest docs
F
- FFMPEG_BINARY_CONFIG - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_FFMPEG_BINARY
- FFMPEG_BINARY_DEFAULT - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The default path to the FFmpeg binary
G
- generatePreviewImages(Job, Track, int) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Starts generation of timeline preview images for the given video track and returns an attachment containing one image that contains all the timeline preview images.
- getDocs() - Method in class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
- getOrganizationDirectoryService() - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
- getSecurityService() - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
- getService() - Method in class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
- getServiceRegistry() - Method in class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
- getServiceRegistry() - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
- getUserDirectoryService() - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
L
- logger - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The logging facility
M
- mimetype - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The mimetype that will be set for the generated Attachment containing the timeline previews image
O
- OPT_MIMETYPE - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Name of the constant used to retrieve the mimetype
- OPT_OUTPUT_FORMAT - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Name of the constant used to retrieve the output file format
- OPT_RESOLUTION_X - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Name of the constant used to retrieve the horizontal resolution
- OPT_RESOLUTION_Y - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Name of the constant used to retrieve the vertical resolution
- org.opencastproject.timelinepreviews.endpoint - package org.opencastproject.timelinepreviews.endpoint
- org.opencastproject.timelinepreviews.ffmpeg - package org.opencastproject.timelinepreviews.ffmpeg
- organizationDirectoryService - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The organization directory service
- outputFormat - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The file format of the generated preview images file
P
- process(Job) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
R
- resolutionX - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The horizontal resolution of a single preview image
- resolutionY - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The vertical resolution of a single preview image
S
- securityService - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The security service
- service - Variable in class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
-
The timeline previews service
- serviceRegistry - Variable in class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
-
The service registry
- serviceRegistry - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Reference to the receipt service
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Sets a reference to the organization directory service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Callback for setting the security service.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Sets the receipt service
- setTimelinePreviewsService(TimelinePreviewsService) - Method in class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
-
Sets the timeline previews service
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Callback for setting the user directory service.
- setWorkspace(Workspace) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Sets the workspace
T
- TimelinePreview - Enum constant in enum class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl.Operation
- TIMELINEPREVIEWS_JOB_LOAD_KEY - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_TIMELINEPREVIEWS_JOB_LOAD
- TimelinePreviewsRestEndpoint - Class in org.opencastproject.timelinepreviews.endpoint
-
The REST endpoint for the
TimelinePreviewsServiceservice - TimelinePreviewsRestEndpoint() - Constructor for class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
- TimelinePreviewsServiceImpl - Class in org.opencastproject.timelinepreviews.ffmpeg
-
Media analysis plugin that takes a video stream and generates preview images that can be shown on the timeline.
- TimelinePreviewsServiceImpl() - Constructor for class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Creates a new instance of the timeline previews service.
- TimelinePreviewsServiceImpl.Operation - Enum Class in org.opencastproject.timelinepreviews.ffmpeg
-
List of available operations on jobs
U
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
- userDirectoryService - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The user directory service
V
- valueOf(String) - Static method in enum class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl.Operation
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- workspace - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The workspace to use when retrieving remote media files
All Classes and Interfaces|All Packages|Constant Field Values