Ignore:
Timestamp:
Aug 2, 2010, 11:30:35 PM (15 years ago)
Author:
David Azarewicz
Message:

Fix for when u32 byte counter wraps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • OCO/trunk/drv16/wavestrm.hpp

    r526 r533  
    6363   ULONG   _ulBytesWritten;       // number of bytes transferred to uniaud32
    6464   ULONG   _ulBytesProcessed;     // number of bytes consumed or produced
     65   ULONG   _ulLastPosition;       // Last position of consumed bytes
    6566   ULONG   _ulTimeBase;           // value in ms. MMPM sends for stream time
    6667
Note: See TracChangeset for help on using the changeset viewer.