Changeset 107535 in vbox for trunk/src/VBox
- Timestamp:
- Jan 8, 2025 4:15:40 PM (11 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DrvHostAudioDSoundMMNotifClient.cpp
r106061 r107535 44 44 , m_fDefaultOut(fDefaultOut) 45 45 , m_fRegisteredClient(false) 46 , m_pEnum(NULL) 47 , m_pEndpoint(NULL) 46 48 , m_cRef(1) 47 49 , m_pIAudioNotifyFromHost(pInterface)
Note:
See TracChangeset
for help on using the changeset viewer.