- Timestamp:
- Jun 9, 2016 10:33:54 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 107956
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DevIchAc97.cpp
r61609 r61613 1402 1402 if (RT_SUCCESS(rc)) 1403 1403 { 1404 cbToProcess = AudioMixerSinkGet Readable(pThis->pSinkOutput);1404 cbToProcess = AudioMixerSinkGetWritable(pThis->pSinkOutput); 1405 1405 if (cbToProcess) 1406 1406 {
Note:
See TracChangeset
for help on using the changeset viewer.