VirtualBox

Changeset 89344 in vbox for trunk/include


Ignore:
Timestamp:
May 28, 2021 10:33:09 AM (4 years ago)
Author:
vboxsync
Message:

Audio: For anyone wishing to use the VBOX_AUDIO_DEBUG_DUMP_PCM_DATA stuff, you now have to define VBOX_AUDIO_DEBUG_DUMP_PCM_DATA_PATH to the output path string. Don't want hardly ever used debug fun like VBOX_AUDIO_DEBUG_DUMP_PCM_DATA_PATH in pdmaudioifs.h. bugref:9890

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmaudioifs.h

    r89342 r89344  
    245245 */
    246246
    247 #ifndef VBOX_AUDIO_DEBUG_DUMP_PCM_DATA_PATH
    248 # if defined(RT_OS_WINDOWS) || defined(RT_OS_OS2)
    249 #  define VBOX_AUDIO_DEBUG_DUMP_PCM_DATA_PATH "c:\\temp\\"
    250 # else
    251 #  define VBOX_AUDIO_DEBUG_DUMP_PCM_DATA_PATH "/tmp/"
    252 # endif
    253 #endif
    254 
    255247/**
    256248 * Audio direction.
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