Changeset 89434 in vbox for trunk/src/VBox
- Timestamp:
- Jun 1, 2021 1:14:16 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/AudioTest.cpp
r89431 r89434 1069 1069 * @param pObj Test object to add meta data for. 1070 1070 * @param pszFormat Format string to add. 1071 * @param va _listVariable arguments list to use for the format string.1071 * @param va Variable arguments list to use for the format string. 1072 1072 */ 1073 1073 static int audioTestSetObjAddMetadataStrV(PAUDIOTESTOBJ pObj, const char *pszFormat, va_list va)
Note:
See TracChangeset
for help on using the changeset viewer.