VirtualBox

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


Ignore:
Timestamp:
May 14, 2019 3:25:22 PM (6 years ago)
Author:
vboxsync
Message:

Audio: Doxygen build fix.

File:
1 edited

Legend:

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

    r78507 r78510  
    111111 * Converts a mixer sink status to a string.
    112112 *
    113  * @returns Stringified mixer sink flags. Must be free'd with RTStrFree().
     113 * @returns Stringified mixer sink status flags. Must be free'd with RTStrFree().
    114114 *          "NONE" if no flags set.
    115  * @param   fFlags              Mixer sink flags to convert.
     115 * @param   fStatus             Mixer sink status to convert.
    116116 */
    117117static char *dbgAudioMixerSinkStatusToStr(AUDMIXSINKSTS fStatus)
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