Changeset 91632 in vbox for trunk/src/VBox/Devices/Audio
- Timestamp:
- Oct 8, 2021 6:59:29 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 147357
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/AudioTest.h
r91505 r91632 150 150 /** How many iterations the test should be executed. */ 151 151 uint32_t cIterations; 152 /** PCM audio stream properties to use. */153 PDMAUDIOPCMPROPS Props;154 152 /** Audio device to use. */ 155 153 PDMAUDIOHOSTDEV Dev;
Note:
See TracChangeset
for help on using the changeset viewer.