Package 

Interface LivekitEgress.ImagesInfoOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract String getFilenamePrefix() string filename_prefix = 4;
      abstract ByteString getFilenamePrefixBytes() string filename_prefix = 4;
      abstract long getImageCount() int64 image_count = 1;
      abstract long getStartedAt() int64 started_at = 2;
      abstract long getEndedAt() int64 ended_at = 3;
      • 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