Uses of Interface
Acquisition.sud.SUDNotificationHandler
Packages that use SUDNotificationHandler
-
Uses of SUDNotificationHandler in Acquisition.sud
Classes in Acquisition.sud that implement SUDNotificationHandlerModifier and TypeClassDescriptionclassClass 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 TypeMethodDescriptionvoidSUDNotificationManager.addNotificationHandler(SUDNotificationHandler sudNotificationHandler) booleanSUDNotificationManager.removeNotificationHandler(SUDNotificationHandler sudNotificationHandler) -
Uses of SUDNotificationHandler in soundtrap.sud
Classes in soundtrap.sud that implement SUDNotificationHandlerModifier and TypeClassDescriptionclassClass to handle BCL and DWV data from a SUD file during sud file processing.