VirtualBox

Ignore:
Timestamp:
Mar 7, 2021 3:11:52 PM (4 years ago)
Author:
vboxsync
Message:

Audio: Switched DrvAudioHlpBytesToMilli parameters. bugref:9890

File:
1 edited

Legend:

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

    r87990 r87991  
    12421242 * @note    Rounds up the result.
    12431243 */
    1244 uint64_t DrvAudioHlpBytesToMilli(uint32_t cb, PCPDMAUDIOPCMPROPS pProps)
     1244uint64_t DrvAudioHlpBytesToMilli(PCPDMAUDIOPCMPROPS pProps, uint32_t cb)
    12451245{
    12461246    AssertPtrReturn(pProps, 0);
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