VirtualBox

Ignore:
Timestamp:
Apr 7, 2021 7:58:26 AM (4 years ago)
Author:
vboxsync
Message:

Audio: Removed unused pfnStream(Play|Capture)(Begin|End) methods from PDMIHOSTAUDIO. bugref:9890

File:
1 edited

Legend:

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

    r88362 r88378  
    760760    pThis->IHostAudio.pfnGetDevices         = NULL;
    761761    pThis->IHostAudio.pfnStreamGetPending   = NULL;
    762     pThis->IHostAudio.pfnStreamPlayBegin    = NULL;
    763     pThis->IHostAudio.pfnStreamPlayEnd      = NULL;
    764     pThis->IHostAudio.pfnStreamCaptureBegin = NULL;
    765     pThis->IHostAudio.pfnStreamCaptureEnd   = NULL;
    766762
    767763    return VINF_SUCCESS;
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