Uses of Interface
org.mbari.vcr4j.decorators.Decorator
Packages that use Decorator
-
Uses of Decorator in org.mbari.vcr4j.decorators
Classes in org.mbari.vcr4j.decorators that implement DecoratorModifier and TypeClassDescriptionclassLoggingDecorator<S extends VideoState,E extends VideoError> Logs the errors, indices, state, and commands for a VideoIOclassSchedulerVideoIO<S extends VideoState,E extends VideoError> Decorator that moves the IO off of the currently executing thread.classStatusDecorator<S extends VideoState,E extends VideoError> The VideoIO simply executes the commands send.classVCRSyncDecorator<S extends VideoState,E extends VideoError> This decorator keeps the state, timecodes, and timestamps up to date by scheduling requests frequently.classVideoSyncDecorator<S extends VideoState,E extends VideoError> This decorator schedules requests for status and video index frequently for keepin a UI's state in sync with the video