Package 

Interface LivekitIngress.InputVideoStateOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract String getMimeType() string mime_type = 1;
      abstract ByteString getMimeTypeBytes() string mime_type = 1;
      abstract int getAverageBitrate() uint32 average_bitrate = 2;
      abstract int getWidth() uint32 width = 3;
      abstract int getHeight() uint32 height = 4;
      abstract double getFramerate() double framerate = 5;
      • 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