VirtualBox

Changeset 88413 in vbox


Ignore:
Timestamp:
Apr 8, 2021 12:02:59 PM (4 years ago)
Author:
vboxsync
Message:

DrvHostAudioOss: Build fix after PPDMAUDIOBACKENDSTREAM change. bugref:9890

File:
1 edited

Legend:

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

    r88390 r88413  
    446446
    447447
    448 static int ossControlStreamOut(PPDMAUDIOBACKENDSTREAM pStream, PDMAUDIOSTREAMCMD enmStreamCmd)
    449 {
    450     POSSAUDIOSTREAM pStreamOSS = (POSSAUDIOSTREAM)pStream;
    451 
     448static int ossControlStreamOut(POSSAUDIOSTREAM pStreamOSS, PDMAUDIOSTREAMCMD enmStreamCmd)
     449{
    452450    int rc = VINF_SUCCESS;
    453451
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