VirtualBox

Changeset 89563 in vbox for trunk/src/VBox/Devices/Audio


Ignore:
Timestamp:
Jun 8, 2021 8:53:04 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
144991
Message:

DevHda: Added removal todo on InitialDelayMs (it's too involved to do it now). bugref:9890

File:
1 edited

Legend:

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

    r89562 r89563  
    46714671     * callback, it will implicitly be rounded up to the next timer period.
    46724672     * This is for adding a little host scheduling leeway into the playback. */
     4673    /** @todo InitialDelayMs is rather pointless, DrvAudio does pre-buffering in
     4674     * both directions now. (bird, 2021-06-08) */
    46734675    rc = pHlp->pfnCFGMQueryU16Def(pCfg, "InitialDelayMs", &pThis->msInitialDelay, 12);
    46744676    if (RT_FAILURE(rc))
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