VirtualBox

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


Ignore:
Timestamp:
Jan 17, 2019 1:52:49 PM (6 years ago)
Author:
vboxsync
Message:

Audio/DrvAudioCommon: Comment nits.

File:
1 edited

Legend:

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

    r76857 r76858  
    928928 *
    929929 * @return  IPRT status code.
    930  * @param   pProps              Pointer to PCM properties to convert.
    931  * @param   pCfg                Pointer to audio stream configuration to store result into.
     930 * @param   pProps              PCM properties to convert.
     931 * @param   pCfg                Stream configuration to store result into.
    932932 */
    933933int DrvAudioHlpPCMPropsToStreamCfg(const PPDMAUDIOPCMPROPS pProps, PPDMAUDIOSTREAMCFG pCfg)
     
    945945 * Initializes a stream configuration with its default values.
    946946 *
    947  * @param   pCfg                Pointer to stream to initialize.
     947 * @param   pCfg                Stream configuration to initialize.
    948948 */
    949949void DrvAudioHlpStreamCfgInit(PPDMAUDIOSTREAMCFG pCfg)
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