Package com.digimarc.dms.readers
package com.digimarc.dms.readers
Reader and result classes.
-
ClassDescriptionAll asynchronous reader objects derive from this class.All reader objects derive from this base class.Audio symbologies are intended for use with the audio-based readers (
AudioReader
andAudioCaptureReader
).ImageDetectionType is used by theImageReader
andVideoCaptureReader
to specify how intensively the reader examines each image.Image symbologies are intended for use with the image-based readers (ImageReader
andVideoCaptureReader
).Error codes that may be received by Readers.Used byResultListener
to signal what type of results a callback contains.All symbologies implement the Symbology interface.The undefined symbology is a default value only.DataDictionary is a map of strings to objects that is used to return arbitrary sets of data to an application from a reader.The ImageFrame class is used to return camera image frames from the SDK to the application.This class allows applications to store camera images returned withinReaderResult
objects.The Manager class provides a set of utility methods for the SDK.Exception class used for errors that occur in all BaseReader-derived classes.ReaderOptions allows an application to set options within a reader object.ReaderOptionsExtended allows private channels to be configured.Contains processing data returned from the readers.ResultListener is used by the capture readers (VideoCaptureReader and AudioCaptureReader) to return results and errors.This subscription contains callback for event during initialization of reading digital watermarks that require certificates.Methods in this class are provided for working with data contained inReaderResult
metadata.