Uses of Interface
Acquisition.sud.SUDNotificationHandler
Packages that use SUDNotificationHandler
-
Uses of SUDNotificationHandler in Acquisition.sud
Classes in Acquisition.sud that implement SUDNotificationHandlerModifier and TypeClassDescriptionclass
Class to handle appropriate notifications for SUD files, which go a bit beyond what's handled in the chunk notifications.Methods in Acquisition.sud with parameters of type SUDNotificationHandlerModifier and TypeMethodDescriptionvoid
SUDNotificationManager.addNotificationHandler
(SUDNotificationHandler sudNotificationHandler) boolean
SUDNotificationManager.removeNotificationHandler
(SUDNotificationHandler sudNotificationHandler) -
Uses of SUDNotificationHandler in soundtrap.sud
Classes in soundtrap.sud that implement SUDNotificationHandlerModifier and TypeClassDescriptionclass
Class to handle BCL and DWV data from a SUD file during sud file processing.