public override void Flush() { m_recorder.Flush(); }
public override void Flush() { m_recorder.Flush(m_beginFrame, m_endFrame); }