Changeset 103395 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Feb 16, 2024 9:18:42 AM (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/AudioSettingsImpl.h
r98103 r103395 65 65 // public methods only for internal purposes 66 66 bool i_canChangeSettings(void); 67 Machine *i_getMachine(void); 67 68 void i_onAdapterChanged(IAudioAdapter *pAdapter); 68 69 void i_onHostDeviceChanged(IHostAudioDevice *pDevice, bool fIsNew, AudioDeviceState_T enmState, IVirtualBoxErrorInfo *pErrInfo);
Note:
See TracChangeset
for help on using the changeset viewer.