Package 

Interface LivekitModels.PlayoutDelayOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract boolean getEnabled() bool enabled = 1;
      abstract int getMin() uint32 min = 2;
      abstract int getMax() uint32 max = 3;
      • Methods inherited from class com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getEnabled

         abstract boolean getEnabled()

        bool enabled = 1;

      • getMin

         abstract int getMin()

        uint32 min = 2;

      • getMax

         abstract int getMax()

        uint32 max = 3;