Index

A B C D E F G H I L M O P Q S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

activate(ComponentContext) - Method in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
Callback from OSGi that is called when this service is activated.
activate(ComponentContext) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
 
alignment - Variable in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
analyze(File) - Method in interface org.opencastproject.inspection.ffmpeg.api.MediaAnalyzer
Analyze a media file and return the metadata that is found
analyze(File) - Method in class org.opencastproject.inspection.ffmpeg.FFmpegAnalyzer
 
AudioStreamMetadata - Class in org.opencastproject.inspection.ffmpeg.api
This class bundles technical information about an audio stream.
AudioStreamMetadata() - Constructor for class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
 

B

binary - Variable in class org.opencastproject.inspection.ffmpeg.FFmpegAnalyzer
Path to the executable
bitRate - Variable in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
 
bitRateMaximum - Variable in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
 
bitRateMinimum - Variable in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
 
bitRateMode - Variable in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
 
bitRateNominal - Variable in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
 

C

captureDevice - Variable in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
captureDeviceInfo - Variable in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
captureDeviceURL - Variable in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
captureDeviceVendor - Variable in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
captureDeviceVersion - Variable in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
checkNotNull(Object...) - Method in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
Checks if the service or services are available, if not it handles it by returning a 503 with a message
CommonMetadata - Class in org.opencastproject.inspection.ffmpeg.api
Common metadata for all kinds of media objects.
CommonMetadata() - Constructor for class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
compressionRatio - Variable in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 

D

DEFAULT_ENRICH_JOB_LOAD - Static variable in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
The load introduced on the system by creating an enrich job
DEFAULT_INSPECT_JOB_LOAD - Static variable in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
The load introduced on the system by creating an inspect job
delay - Variable in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
displayAspectRatio - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
duration - Variable in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
 

E

encodedDate - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
encoderApplication - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
encoderApplicationURL - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
encoderApplicationVendor - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
encoderLibrary - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
encoderLibraryInfo - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
encoderLibraryReleaseDate - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
encoderLibrarySettings - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
encoderLibraryURL - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
encoderLibraryVendor - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
encoderLibraryVersion - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
encrypted - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
enrich(MediaPackageElement, boolean) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
enrich(MediaPackageElement, boolean, Map<String, String>) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
enrich(MediaPackageElement, boolean, Map<String, String>) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspector
Enriches the given element's mediapackage.
ENRICH_JOB_LOAD_KEY - Static variable in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
The key to look for in the service configuration file to override the MediaInspectionServiceImpl.DEFAULT_ENRICH_JOB_LOAD
enrichTrack(String, boolean, String) - Method in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
 

F

FFmpegAnalyzer - Class in org.opencastproject.inspection.ffmpeg
This MediaAnalyzer implementation uses the ffprobe binary of FFmpeg for media analysis.
FFmpegAnalyzer(boolean) - Constructor for class org.opencastproject.inspection.ffmpeg.FFmpegAnalyzer
 
FFPROBE_BINARY_CONFIG - Static variable in class org.opencastproject.inspection.ffmpeg.FFmpegAnalyzer
 
FFPROBE_BINARY_DEFAULT - Static variable in class org.opencastproject.inspection.ffmpeg.FFmpegAnalyzer
 
format - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
formatInfo - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
formatProfile - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
formatSettingsBVOP - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
formatSettingsCABAC - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
formatSettingsGMC - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
formatSettingsMatrix - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
formatSettingsPulldown - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
formatSettingsQPel - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
formatSettingsRefFrames - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
formatSettingsSummary - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
formatURL - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
formatVersion - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
frameCount - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
frameHeight - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
frameRate - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
frameRateMaximum - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
frameRateMinimum - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
frameRateMode - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
frames - Variable in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
frameWidth - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 

G

getAdaptiveMaster() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
Looks for adaptive master file
getAlignment() - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
getAudioStreamMetadata() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
Returns metadata for all contained audio streams.
getBinary() - Method in class org.opencastproject.inspection.ffmpeg.FFmpegAnalyzer
Returns the binary used to provide media inspection functionality.
getBitRate() - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
Returns the bit rate in bits per second.
getBitRateMaximum() - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
 
getBitRateMinimum() - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
Returns the maximum bit rate in bits per second.
getBitRateMode() - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
 
getBitRateNominal() - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
Returns the nominal bit rate in bits per second.
getCaptureDevice() - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
getCaptureDeviceInfo() - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
getCaptureDeviceURL() - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
getCaptureDeviceVendor() - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
getCaptureDeviceVersion() - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
getChannelPositions() - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
 
getChannels() - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
 
getCompressionRatio() - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
getDelay() - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
getDisplayAspectRatio() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
getDuration() - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
 
getEncodedDate() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
getEncoderApplication() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
getEncoderApplicationURL() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
getEncoderApplicationVendor() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
getEncoderLibrary() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
getEncoderLibraryInfo() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
getEncoderLibraryReleaseDate() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
getEncoderLibrarySettings() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
getEncoderLibraryURL() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
getEncoderLibraryVendor() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
getEncoderLibraryVersion() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
getFileExtension() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
Returns the file extension, e.g.
getFileName() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
Returns the file name, e.g.
getFormat() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
getFormatInfo() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
getFormatProfile() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
getFormatSettingsBVOP() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
getFormatSettingsCABAC() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
getFormatSettingsGMC() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
getFormatSettingsMatrix() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
getFormatSettingsPulldown() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
getFormatSettingsQPel() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
getFormatSettingsRefFrames() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
getFormatSettingsSummary() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
getFormatURL() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
getFormatVersion() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
getFrameCount() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
getFrameHeight() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
Returns the frame height in pixels.
getFrameRate() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
Returns the frame rate in frames per second.
getFrameRateMaximum() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
getFrameRateMinimum() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
getFrameRateMode() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
getFrames() - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
getFrameWidth() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
Returns the frame width in pixels.
getInterleaveDuration() - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
 
getInterleavePreload() - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
 
getInterleaveVideoFrames() - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
 
getLanguage() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
Returns the locale of the media object, usually only the language.
getMimeType() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
Returns the mimeType of the file
getOrganizationDirectoryService() - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
getPixelAspectRatio() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
Gets the pixel aspect ratio.
getQualityFactor() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
getReplayGain() - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
 
getReplayGainPeak() - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
 
getResolution() - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
Returns the resolution in bits.
getSamplingCount() - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
 
getSamplingRate() - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
 
getScanOrder() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
getScanType() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
getSecurityService() - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
getService() - Method in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
getServiceRegistry() - Method in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
getServiceRegistry() - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
getSize() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
getSubtitleStreamMetadata() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
Returns metadata for all contained subtitle streams.
getTaggedDate() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
getTitle() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
Returns the title of the media object.
getUserDirectoryService() - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
getVideoStandard() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
getVideoStreamMetadata() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
Returns metadata for all contained video streams.

H

hasAudioStreamMetadata() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
Checks if any audio metadata is present.
hasSubtitleStreamMetadata() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
Checks if any subtitle metadata is present.
hasVideoStreamMetadata() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
Checks if any video metadata is present.

I

inspect(URI) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
inspect(URI, Map<String, String>) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
INSPECT_JOB_LOAD_KEY - Static variable in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
The key to look for in the service configuration file to override the MediaInspectionServiceImpl.DEFAULT_INSPECT_JOB_LOAD
inspectTrack(URI, String) - Method in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
 
inspectTrack(URI, Map<String, String>) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspector
Inspects the element that is passed in as uri.
isEncrypted() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
isInterleaved() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
Checks if contained audio and video streams are multiplexed.

L

language - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 

M

MediaAnalyzer - Interface in org.opencastproject.inspection.ffmpeg.api
Interface for tools that analyze media files.
MediaAnalyzerException - Exception Class in org.opencastproject.inspection.ffmpeg.api
Exception thrown by the MediaAnalyzer.
MediaAnalyzerException(String) - Constructor for exception class org.opencastproject.inspection.ffmpeg.api.MediaAnalyzerException
 
MediaAnalyzerException(String, Throwable) - Constructor for exception class org.opencastproject.inspection.ffmpeg.api.MediaAnalyzerException
 
MediaContainerMetadata - Class in org.opencastproject.inspection.ffmpeg.api
Encapsulates technical metadata of media containers, usually media files.
MediaContainerMetadata() - Constructor for class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
 
MediaInspectionRestEndpoint - Class in org.opencastproject.inspection.ffmpeg.endpoints
A service endpoint to expose the MediaInspectionService via REST.
MediaInspectionRestEndpoint() - Constructor for class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
 
MediaInspectionServiceImpl - Class in org.opencastproject.inspection.ffmpeg
Inspects media via ffprobe.
MediaInspectionServiceImpl() - Constructor for class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
Creates a new media inspection service instance.
MediaInspector - Class in org.opencastproject.inspection.ffmpeg
Contains the business logic for media inspection.
MediaInspector(Workspace, String) - Constructor for class org.opencastproject.inspection.ffmpeg.MediaInspector
 
modified(ComponentContext) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
 

O

org.opencastproject.inspection.ffmpeg - package org.opencastproject.inspection.ffmpeg
 
org.opencastproject.inspection.ffmpeg.api - package org.opencastproject.inspection.ffmpeg.api
 
org.opencastproject.inspection.ffmpeg.endpoints - package org.opencastproject.inspection.ffmpeg.endpoints
 

P

pixelAspectRatio - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
process(Job) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl

Q

qualityFactor - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 

S

scanOrder - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
scanType - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
service - Variable in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
The inspection service
serviceRegistry - Variable in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
The service registry
setAdaptiveMaster(Boolean) - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
 
setAlignment(String) - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
setBinary(String) - Method in class org.opencastproject.inspection.ffmpeg.FFmpegAnalyzer
 
setBitRate(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
 
setBitRateMaximum(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
 
setBitRateMinimum(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
 
setBitRateMode(BitRateMode) - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
 
setBitRateNominal(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
 
setCaptureDevice(String) - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
setCaptureDeviceInfo(String) - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
setCaptureDeviceURL(String) - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
setCaptureDeviceVendor(String) - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
setCaptureDeviceVersion(String) - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
setChannelPositions(String) - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
 
setChannels(Integer) - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
 
setCompressionRatio(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
setConfig(Map<String, Object>) - Method in interface org.opencastproject.inspection.ffmpeg.api.MediaAnalyzer
 
setConfig(Map<String, Object>) - Method in class org.opencastproject.inspection.ffmpeg.FFmpegAnalyzer
Allows configuration
setDelay(Long) - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
setDisplayAspectRatio(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
setDuration(Long) - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
 
setEncodedDate(Date) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setEncoderApplication(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setEncoderApplicationURL(URL) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setEncoderApplicationVendor(URL) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setEncoderLibrary(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setEncoderLibraryInfo(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setEncoderLibraryReleaseDate(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setEncoderLibrarySettings(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setEncoderLibraryURL(URL) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setEncoderLibraryVendor(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setEncoderLibraryVersion(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setEncrypted(Boolean) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setFileExtension(String) - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
 
setFileName(String) - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
 
setFormat(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setFormatInfo(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setFormatProfile(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setFormatSettingsBVOP(String) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
setFormatSettingsCABAC(String) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
setFormatSettingsGMC(String) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
setFormatSettingsMatrix(String) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
setFormatSettingsPulldown(String) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
setFormatSettingsQPel(String) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
setFormatSettingsRefFrames(String) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
setFormatSettingsSummary(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setFormatURL(URL) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setFormatVersion(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setFrameCount(Long) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
setFrameHeight(Integer) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
Sets the frame height in pixels.
setFrameRate(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
Sets the frame rate in frames per second.
setFrameRateMaximum(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
setFrameRateMinimum(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
setFrameRateMode(FrameRateMode) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
setFrames(Long) - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
setFrameWidth(Integer) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
Sets the frame width in pixels.
setInterleaved(Boolean) - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
 
setInterleaveDuration(Integer) - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
 
setInterleavePreload(Integer) - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
 
setInterleaveVideoFrames(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
 
setLanguage(Locale) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setMimeType(MimeType) - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
 
setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
Sets a reference to the organization directory service.
setPixelAspectRatio(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
setQualityFactor(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
setReplayGain(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
 
setReplayGainPeak(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
 
setResolution(Integer) - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
Sets the resolution in bits.
setSamplingCount(Long) - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
 
setSamplingRate(Integer) - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
 
setScanOrder(ScanOrder) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
setScanType(ScanType) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
setSecurityService(SecurityService) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
Callback for setting the security service.
setService(MediaInspectionService) - Method in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
Sets the inspection service
setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
Callback from the OSGi declarative services to set the service registry.
setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
 
setSize(Long) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setTaggedDate(Date) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setTitle(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
Callback for setting the user directory service.
setVideoStandard(String) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
setWorkspace(Workspace) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
 
size - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
StreamMetadata - Class in org.opencastproject.inspection.ffmpeg.api
Common metadata for all kind of embedded media streams.
StreamMetadata() - Constructor for class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
 
SubtitleStreamMetadata - Class in org.opencastproject.inspection.ffmpeg.api
This class bundles technical information about a subtitle stream.
SubtitleStreamMetadata() - Constructor for class org.opencastproject.inspection.ffmpeg.api.SubtitleStreamMetadata
 

T

taggedDate - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 
TemporalMetadata - Class in org.opencastproject.inspection.ffmpeg.api
Common metadata for all kind of temporal media.
TemporalMetadata() - Constructor for class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
 
title - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
 

U

unsetService(MediaInspectionService) - Method in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
Removes the inspection service

V

videoStandard - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
VideoStreamMetadata - Class in org.opencastproject.inspection.ffmpeg.api
This class bundles technical information about a video stream.
VideoStreamMetadata() - Constructor for class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
 
A B C D E F G H I L M O P Q S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form