VirtualBox

Changeset 89821 in vbox for trunk/include


Ignore:
Timestamp:
Jun 21, 2021 1:04:40 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145278
Message:

Audio: Some info item fixes and docs updates. bugref:9890

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmaudioinline.h

    r89768 r89821  
    14171417                PDMAudioPropsFramesToMilliMax(&pCfg->Props, pCfg->Backend.cFramesPreBuffering, 9999999),
    14181418                pCfg->Device.cMsSchedulingHint,
    1419                 pCfg->enmPath == PDMAUDIOPATH_UNKNOWN ? ", " : "",
     1419                pCfg->enmPath == PDMAUDIOPATH_UNKNOWN ? "" : ", ",
    14201420                pCfg->enmPath == PDMAUDIOPATH_UNKNOWN ? "" : PDMAudioPathGetName(pCfg->enmPath) );
    14211421    return pszDst;
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