VirtualBox

Changeset 67443 in vbox for trunk/src


Ignore:
Timestamp:
Jun 16, 2017 2:06:12 PM (8 years ago)
Author:
vboxsync
Message:

Audio/DrvAudio.cpp: Docs.

File:
1 edited

Legend:

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

    r67441 r67443  
    20732073/**
    20742074 * Dumps (raw) PCM audio data into a file by appending.
     2075 * Every driver instance will have an own prefix to not introduce writing races.
    20752076 *
    2076  * @returns IPRT status code.
    2077  * @param   pThis               Driver inststance.
     2077 * @param   pThis               Driver instance.
    20782078 * @param   pszPath             Path name to save file to. The path must exist.
    2079  * @param   pszFileName         File name suffix to use.
     2079 * @param   pszSuffix           File name suffix to use.
    20802080 * @param   pvData              Pointer to PCM data to dump.
    20812081 * @param   cbData              Size (in bytes) of PCM data to dump.
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