Changeset 91619 in vbox for trunk/src/VBox/ValidationKit/utils
- Timestamp:
- Oct 7, 2021 1:51:22 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 147342
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp
r91603 r91619 556 556 break; 557 557 558 if (pTstEnv) 559 { 560 /* Also write the beacon data to the test object. */ 561 rc = AudioTestObjWrite(Obj, abBuf, cbToPlay); 562 } 563 558 564 cbBeaconPlayed += cbPlayed; 559 565 cbPlayedTotal += cbPlayed;
Note:
See TracChangeset
for help on using the changeset viewer.