Changeset 92074 in vbox for trunk/src/VBox/Devices/Audio/DrvHostAudioAlsa.cpp
- Timestamp:
- Oct 26, 2021 9:46:23 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 147887
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DrvHostAudioAlsa.cpp
r92057 r92074 696 696 PDMAudioPropsChannels(&pCfgAcq->Props), enmAlsaFmt)); 697 697 698 #if 0 /* Disabled in the hope to resolve testboxes not being able to drain + crashing when closing the PCM streams. */ 698 699 /* 699 700 * Channel config (not fatal). … … 710 711 } 711 712 } 713 #endif 712 714 713 715 return 0;
Note:
See TracChangeset
for help on using the changeset viewer.