Changeset 89468 in vbox for trunk/src/VBox/Devices/Audio/AudioTest.h
- Timestamp:
- Jun 2, 2021 1:18:28 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/AudioTest.h
r89465 r89468 342 342 int AudioTestToneParamsInitRandom(PAUDIOTESTTONEPARMS pToneParams, PPDMAUDIOPCMPROPS pProps); 343 343 344 int AudioTestPathGetTemp(char *pszPath, size_t cbPath); 344 345 int AudioTestPathCreateTemp(char *pszPath, size_t cbPath, const char *pszUUID); 345 346 int AudioTestPathCreate(char *pszPath, size_t cbPath, const char *pszUUID);
Note:
See TracChangeset
for help on using the changeset viewer.