VirtualBox

Changeset 57452 in vbox


Ignore:
Timestamp:
Aug 19, 2015 9:43:15 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102219
Message:

Build fix; forgot a file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp

    r57358 r57452  
    213213    AssertPtrReturn(pVRDEStrmOut, VERR_INVALID_POINTER);
    214214
    215     uint32_t live = drvAudioHstOutSamplesLive(pHstStrmOut, NULL /* pcStreamsLive */);
     215    uint32_t live = drvAudioHstOutSamplesLive(pHstStrmOut);
    216216    uint64_t now = PDMDrvHlpTMGetVirtualTime(pDrv->pDrvIns);
    217217    uint64_t ticks = now  - pVRDEStrmOut->old_ticks;
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