Interface SamplePresentMonitor

All Known Implementing Classes:
ActorSampleChanger, DummySamplePresentMonitor, SamplePresentMonitorBase

public interface SamplePresentMonitor
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Indicates whether this monitor is enabled.
    boolean
     
  • Method Details

    • isEnabled

      boolean isEnabled()
      Indicates whether this monitor is enabled.
    • isSamplePresent

      boolean isSamplePresent()