Ignore:
Timestamp:
Oct 6, 2008, 10:00:13 PM (17 years ago)
Author:
rjerant
Message:

Add OSS32_WaveGetHwPtr() to sound.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-2.0/include/ossidc32.h

    r265 r386  
    5858OSSRET OSS32_WaveGetPosition(OSSSTREAMID streamid, ULONG *pPosition);
    5959OSSRET OSS32_WaveGetSpace(OSSSTREAMID streamid, ULONG *pBytesAvail);
     60OSSRET OSS32_WaveGetHwPtr(OSSSTREAMID streamid, ULONG *pBytesAvail);
    6061OSSRET OSS32_WaveSetVolume(OSSSTREAMID streamid, ULONG volume);
    6162
Note: See TracChangeset for help on using the changeset viewer.