- Timestamp:
- Jun 15, 2017 9:57:59 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DevHDA.cpp
r67418 r67420 5488 5488 else /* Input (SDI). */ 5489 5489 { 5490 #if 0 5490 5491 cbToProcess = (uint32_t)RTCircBufFree(pCircBuf); 5491 5492 if (cbToProcess) 5492 5493 rc2 = hdaStreamWrite(pThis, pStream, cbToProcess, &cbProcessed); 5494 #endif 5493 5495 } 5494 5496
Note:
See TracChangeset
for help on using the changeset viewer.