VirtualBox

Changeset 88898 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
May 6, 2021 12:16:17 PM (4 years ago)
Author:
vboxsync
Message:

DrvAudio: Process backend state changes in drvAudioStreamGetState too (not just drvAudioStreamPlay). bugref:9890

File:
1 edited

Legend:

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

    r88897 r88898  
    32963296
    32973297            case DRVAUDIOPLAYSTATE_NOPLAY:
    3298 /** @todo we'll return zero here. but what if the device was
    3299  * reactivate/whatever.  We won't get to the play code that detects that
    3300  * state change and we end up playing nothing...  Probably holding up both
    3301  * this and other output streams / driver chains. */
    33023298                break;
    33033299            case DRVAUDIOPLAYSTATE_INVALID:
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