Package 

Interface LivekitModels.CodecOrBuilder

  • All Implemented Interfaces:
    com.google.protobuf.MessageLiteOrBuilder

    
    public interface LivekitModels.CodecOrBuilder
     implements MessageLiteOrBuilder
                        
    • Method Summary

      Modifier and Type Method Description
      abstract String getMime() string mime = 1;
      abstract ByteString getMimeBytes() string mime = 1;
      abstract String getFmtpLine() string fmtp_line = 2;
      abstract ByteString getFmtpLineBytes() string fmtp_line = 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