Index

E F I J M N O T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

E

enrich(MediaPackageElement, boolean) - Method in interface org.opencastproject.inspection.api.MediaInspectionService
Equip an existing media package element with automatically generated metadata
enrich(MediaPackageElement, boolean, Map<String, String>) - Method in interface org.opencastproject.inspection.api.MediaInspectionService
Equip an existing media package element with automatically generated metadata

F

fromJson(String) - Static method in class org.opencastproject.inspection.api.util.Options
Parse the media inspection service options JSON string

I

inspect(URI) - Method in interface org.opencastproject.inspection.api.MediaInspectionService
Inspect a track based on a given uri to the track and put the gathered data into the track
inspect(URI, Map<String, String>) - Method in interface org.opencastproject.inspection.api.MediaInspectionService
Inspect a track based on a given uri to the track and put the gathered data into the track

J

JOB_TYPE - Static variable in interface org.opencastproject.inspection.api.MediaInspectionService
The namespace distinguishing media inspection jobs from other types

M

MediaInspectionException - Exception Class in org.opencastproject.inspection.api
Exception thrown by the MediaInspectionService operations.
MediaInspectionException(String) - Constructor for exception class org.opencastproject.inspection.api.MediaInspectionException
Creates a new inspection exception with the specified error message.
MediaInspectionException(String, Throwable) - Constructor for exception class org.opencastproject.inspection.api.MediaInspectionException
Creates a new inspection exception with the specified error message and wrapping the original exception.
MediaInspectionException(Throwable) - Constructor for exception class org.opencastproject.inspection.api.MediaInspectionException
Creates a new inspection exception by wrapping the original error .
MediaInspectionOptions - Interface in org.opencastproject.inspection.api
Implementation-specific options for the media inspection service implementation The media inspection service API supports passing options to the media service implementation in form of key/value pairs that might be implementation-specific.
MediaInspectionService - Interface in org.opencastproject.inspection.api
Anayzes media to determine its technical metadata.

N

NO_OPTION - Static variable in class org.opencastproject.inspection.api.util.Options
 

O

OPTION_ACCURATE_FRAME_COUNT - Static variable in interface org.opencastproject.inspection.api.MediaInspectionOptions
Whether the media inspection service should determine the number of frames accurately.
Options - Class in org.opencastproject.inspection.api.util
This utility class provides some utility functions to handle the options of the media inspection service.
org.opencastproject.inspection.api - package org.opencastproject.inspection.api
 
org.opencastproject.inspection.api.util - package org.opencastproject.inspection.api.util
 

T

toJson(Map<String, String>) - Static method in class org.opencastproject.inspection.api.util.Options
Transform media inspection service options to a JSON string
E F I J M N O T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form