Extracts all pending data from the encoder. If endOfStream is not set, this returns when there is no more data to drain. If it is set, we send EOS to the encoder, and then iterate until we see EOS on the output. Calling this with endOfStream set should be done once, right before stopping the mux
(boolean endOfStream)
source not stored for this graph (policy: none)
no test coverage detected