Package 

Interface LivekitRtc.SubscribedQualityOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract int getQualityValue() .livekit.VideoQuality quality = 1;
      abstract LivekitModels.VideoQuality getQuality() .livekit.VideoQuality quality = 1;
      abstract boolean getEnabled() bool enabled = 2;
      • 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