Package 

Interface LivekitRtc.MediaSectionsRequirementOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract int getNumAudios() uint32 num_audios = 1;
      abstract int getNumVideos() uint32 num_videos = 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
    • Method Detail

      • getNumAudios

         abstract int getNumAudios()

        uint32 num_audios = 1;

      • getNumVideos

         abstract int getNumVideos()

        uint32 num_videos = 2;