Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- activate(ComponentContext) - Method in class org.opencastproject.sox.impl.endpoint.SoxRestService
-
Callback from OSGi that is called when this service is activated.
- activate(ComponentContext) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
-
OSGi callback on component activation.
- analyze(String) - Method in class org.opencastproject.sox.impl.endpoint.SoxRestService
-
Analyze an audio track.
- analyze(Job, Track) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
- analyze(Track) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
- ANALYZE_JOB_LOAD_KEY - Static variable in class org.opencastproject.sox.impl.SoxServiceImpl
-
The key to look for in the service configuration file to override the
SoxServiceImpl.DEFAULT_ANALYZE_JOB_LOAD
C
- COLLECTION - Static variable in class org.opencastproject.sox.impl.SoxServiceImpl
-
The collection name
- CONFIG_SOX_PATH - Static variable in class org.opencastproject.sox.impl.SoxServiceImpl
D
- DEFAULT_ANALYZE_JOB_LOAD - Static variable in class org.opencastproject.sox.impl.SoxServiceImpl
-
The load introduced on the system by creating a analyze job
- DEFAULT_NORMALIZE_JOB_LOAD - Static variable in class org.opencastproject.sox.impl.SoxServiceImpl
-
The load introduced on the system by creating a normalize job
- docs - Variable in class org.opencastproject.sox.impl.endpoint.SoxRestService
-
The rest documentation
G
- getOrganizationDirectoryService() - Method in class org.opencastproject.sox.impl.SoxServiceImpl
- getSecurityService() - Method in class org.opencastproject.sox.impl.SoxServiceImpl
- getService() - Method in class org.opencastproject.sox.impl.endpoint.SoxRestService
- getServiceRegistry() - Method in class org.opencastproject.sox.impl.endpoint.SoxRestService
- getServiceRegistry() - Method in class org.opencastproject.sox.impl.SoxServiceImpl
- getUserDirectoryService() - Method in class org.opencastproject.sox.impl.SoxServiceImpl
N
- normalize(String, Float) - Method in class org.opencastproject.sox.impl.endpoint.SoxRestService
-
Normalize an audio track.
- normalize(Track, Float) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
- NORMALIZE_JOB_LOAD_KEY - Static variable in class org.opencastproject.sox.impl.SoxServiceImpl
-
The key to look for in the service configuration file to override the
SoxServiceImpl.DEFAULT_NORMALIZE_JOB_LOAD
O
- org.opencastproject.sox.impl - package org.opencastproject.sox.impl
- org.opencastproject.sox.impl.endpoint - package org.opencastproject.sox.impl.endpoint
- organizationDirectoryService - Variable in class org.opencastproject.sox.impl.SoxServiceImpl
-
The organization directory service
P
- process(Job) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
S
- securityService - Variable in class org.opencastproject.sox.impl.SoxServiceImpl
-
The security service
- serverUrl - Variable in class org.opencastproject.sox.impl.endpoint.SoxRestService
-
The base server URL
- serviceRegistry - Variable in class org.opencastproject.sox.impl.endpoint.SoxRestService
-
The service registry
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
-
Sets a reference to the organization directory service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
-
Callback for setting the security service.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.sox.impl.endpoint.SoxRestService
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
-
Sets the service registry
- setSoxService(SoxService) - Method in class org.opencastproject.sox.impl.endpoint.SoxRestService
-
Sets the SoX service.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
-
Callback for setting the user directory service.
- setWorkspace(Workspace) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
-
Sets the workspace
- SOX_BINARY_DEFAULT - Static variable in class org.opencastproject.sox.impl.SoxServiceImpl
-
Default location of the SoX binary (resembling the installer)
- SoxRestService - Class in org.opencastproject.sox.impl.endpoint
-
A REST endpoint delegating functionality to the
SoxService - SoxRestService() - Constructor for class org.opencastproject.sox.impl.endpoint.SoxRestService
- soxService - Variable in class org.opencastproject.sox.impl.endpoint.SoxRestService
-
The composer service
- SoxServiceImpl - Class in org.opencastproject.sox.impl
- SoxServiceImpl() - Constructor for class org.opencastproject.sox.impl.SoxServiceImpl
-
Creates a new composer service instance.
U
- updated(Dictionary) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
- userDirectoryService - Variable in class org.opencastproject.sox.impl.SoxServiceImpl
-
The user directory service
All Classes and Interfaces|All Packages|Constant Field Values