dynamic playback & capture buffer resizing (though transport is stopped first)
[ardour.git] / libs / ardour / ardour / session_event.h
index 726c5be47b6d8c775f14a26fe89274962d208eb9..eac27be7f607a1827f304c3a2a2a6bbea3053d95 100644 (file)
@@ -34,6 +34,8 @@ struct SessionEvent {
            InputConfigurationChange,
            SetPlayAudioRange,
            RealTimeOperation,
+            AdjustPlaybackBuffering,
+            AdjustCaptureBuffering,
 
            /* only one of each of these events can be queued at any one time */