VirtualBox

Ignore:
Timestamp:
May 25, 2021 9:58:08 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
144601
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/DrvHostAudioAlsa.cpp

    r89213 r89258  
    14271427    pThis->IHostAudio.pfnGetConfig                  = drvHostAlsaAudioHA_GetConfig;
    14281428    pThis->IHostAudio.pfnGetDevices                 = drvHostAlsaAudioHA_GetDevices;
     1429    pThis->IHostAudio.pfnSetDevice                  = NULL;
    14291430    pThis->IHostAudio.pfnGetStatus                  = drvHostAlsaAudioHA_GetStatus;
    14301431    pThis->IHostAudio.pfnDoOnWorkerThread           = NULL;
Note: See TracChangeset for help on using the changeset viewer.

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