public interface AutoShutterEvent extends MMEvent
The default implementation of this event is posted on the Studio event bus,
so subscribe using EventManager
.
Modifier and Type | Method and Description |
---|---|
boolean |
getAutoShutter()
Returns true when autoshutter is enabled, false otherwise.
|