Lock this record buffer so that a sequence of method invocations on this record buffer can occur uninterrupted by other threads. The buffer will remain locked until endSequence is called.
Declared in <ball_recordbuffer.h>
virtual
void
beginSequence() = 0;