Membrane.FLACParser.Parser.flush

You're seeing just the function flush, go back to Membrane.FLACParser.Parser module for more information.

Specs

flush(state()) :: {:ok, Membrane.Buffer.t()}

Outputs the last buffer queued in parser. Should be called afer providing all data to the parser.