Changeset 89258 in vbox for trunk/src/VBox/Devices/Audio/DrvHostAudioDebug.cpp
- Timestamp:
- May 25, 2021 9:58:08 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DrvHostAudioDebug.cpp
r89213 r89258 318 318 pThis->IHostAudio.pfnGetConfig = drvHostDebugAudioHA_GetConfig; 319 319 pThis->IHostAudio.pfnGetDevices = NULL; 320 pThis->IHostAudio.pfnSetDevice = NULL; 320 321 pThis->IHostAudio.pfnGetStatus = drvHostDebugAudioHA_GetStatus; 321 322 pThis->IHostAudio.pfnDoOnWorkerThread = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.