SRGraphDynamicData::m_nOutIndex

UINT SRGraphDynamicData::m_nOutIndex

Index within the buffer from which data and hi-lo information is taken
When a data item is accessed, this index is automatically incremented to the next position in the buffer. Overflow behavior depends on the settings of m_nGrowSize and m_bCyclic.