Package org.emrick.project
Interface SyncListener
- All Known Implementing Classes:
MediaEditorGUI
public interface SyncListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onSync
(ArrayList<SyncTimeGUI.Pair> times, float startDelay)
-
Method Details
-
onSync
-