VirtualBox

Ignore:
Timestamp:
May 25, 2021 9:58:08 AM (4 years ago)
Author:
vboxsync
Message:

Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for CoreAudio. Added CoreAudio config values OutputDeviceID and InputDeviceID for the same purpose. bugref:9890

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DrvHostAudioDebug.cpp

    r89213 r89258  
    318318    pThis->IHostAudio.pfnGetConfig                  = drvHostDebugAudioHA_GetConfig;
    319319    pThis->IHostAudio.pfnGetDevices                 = NULL;
     320    pThis->IHostAudio.pfnSetDevice                  = NULL;
    320321    pThis->IHostAudio.pfnGetStatus                  = drvHostDebugAudioHA_GetStatus;
    321322    pThis->IHostAudio.pfnDoOnWorkerThread           = NULL;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette