VirtualBox

Ignore:
Timestamp:
Sep 13, 2017 11:37:18 AM (7 years ago)
Author:
vboxsync
Message:

Audio: Delete debug dump files on construction.

File:
1 edited

Legend:

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

    r68272 r68740  
    430430    /* IHostAudio */
    431431    PDMAUDIO_IHOSTAUDIO_CALLBACKS(drvHostDebugAudio);
     432
     433#ifdef VBOX_AUDIO_DEBUG_DUMP_PCM_DATA
     434    RTFileDelete(VBOX_AUDIO_DEBUG_DUMP_PCM_DATA_PATH "AudioDebugOutput.pcm");
     435#endif
    432436
    433437    return VINF_SUCCESS;
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