Changeset 89467 in vbox for trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp
- Timestamp:
- Jun 2, 2021 1:10:04 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp
r89466 r89467 2110 2110 { 2111 2111 int rc; 2112 uint32_t const cbPreBuffer = PDMAudioPropsFramesToBytes(pMix->pProps, pCfgAcq->Backend.cFramesPreBuffering);2113 2112 uint64_t const nsStarted = RTTimeNanoTS(); 2114 2113
Note:
See TracChangeset
for help on using the changeset viewer.