Uses of Class
org.opencastproject.inspection.api.MediaInspectionException

Packages that use MediaInspectionException
Package
Description
 
  • Uses of MediaInspectionException in org.opencastproject.inspection.api

    Modifier and Type
    Method
    Description
    org.opencastproject.job.api.Job
    MediaInspectionService.enrich(org.opencastproject.mediapackage.MediaPackageElement original, boolean override)
    Equip an existing media package element with automatically generated metadata
    org.opencastproject.job.api.Job
    MediaInspectionService.enrich(org.opencastproject.mediapackage.MediaPackageElement original, boolean override, Map<String,String> options)
    Equip an existing media package element with automatically generated metadata
    org.opencastproject.job.api.Job
    MediaInspectionService.inspect(URI uri)
    Inspect a track based on a given uri to the track and put the gathered data into the track
    org.opencastproject.job.api.Job
    MediaInspectionService.inspect(URI uri, Map<String,String> options)
    Inspect a track based on a given uri to the track and put the gathered data into the track