Changeset 90048 in vbox for trunk/src/VBox/Devices/Audio/AudioTest.cpp
- Timestamp:
- Jul 6, 2021 9:10:25 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/AudioTest.cpp
r90047 r90048 45 45 #include <math.h> /* sin, M_PI */ 46 46 47 #define LOG_GROUP LOG_GROUP_ DRV_HOST_AUDIO /** @todo Add an own log group for this? */47 #define LOG_GROUP LOG_GROUP_AUDIO_TEST 48 48 #include <VBox/log.h> 49 49
Note:
See TracChangeset
for help on using the changeset viewer.