Class ScrubMedia.Builder

    • Method Detail

      • getSourceName

        public String getSourceName()
        Source name.
      • setSourceName

        public void setSourceName​(String sourceName)
        Source name.
      • getTimeOffset

        public int getTimeOffset()
        Millisecond offset (positive or negative) to offset the current media position.
      • setTimeOffset

        public void setTimeOffset​(int timeOffset)
        Millisecond offset (positive or negative) to offset the current media position.
      • batchMessage

        public ScrubMedia.Request batchMessage()
        Batch the message to the OBS Studio instance.