Package 

Interface LivekitEgress.StreamInfoListOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract List<LivekitEgress.StreamInfo> getInfoList() repeated .livekit.StreamInfo info = 1;
      abstract LivekitEgress.StreamInfo getInfo(int index) repeated .livekit.StreamInfo info = 1;
      abstract int getInfoCount() repeated .livekit.StreamInfo info = 1;
      • 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