Class RawOutgoingVideoStream

    • Method Detail

      • getFormat

        public VideoStreamFormat getFormat()
        Get VideoStreamFormat used to send VideoFrames
      • getTimestampInTicks

        public long getTimestampInTicks()
        Timestamp with the time of the current outgoing stream
      • sendRawVideoFrame

        public CompletableFuture<Void> sendRawVideoFrame​(RawVideoFrame rawVideoFrame)
        Send Raw Video Frame
        Parameters:
        rawVideoFrame -