VirtualBox

Changeset 65568 in vbox for trunk


Ignore:
Timestamp:
Feb 1, 2017 2:38:52 PM (8 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

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

    r65566 r65568  
    15891589        /** @todo r=bird: Can pv1/cb1 really be NULL? Docs says they're always set
    15901590         *        and pv2/cb2 only used when there is a buffer wrap around. */
    1591 
    1592         DWORD cSamplesIn1 = PDMAUDIOPCMPROPS_B2S(&pDSoundStream->Props, cb1);
    1593         uint32_t cRead = 0;
    1594 
    15951591        if (pv1 && cb1)
    15961592        {
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