- Timestamp:
- Aug 15, 2016 8:46:43 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 110153
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp
r63482 r63500 265 265 * the default audio component are deprecated since 10.8. This define switches 266 266 * over to using the replacement/renamed APIs introduced in 10.6+ */ 267 #ifdef DEBUG_bird 268 # define USE_NON_DEPRECATED_APIS 269 #endif 267 #define USE_NON_DEPRECATED_APIS 1 270 268 271 269 /** @name Initialization status indicator used for the recreation of the AudioUnits.
Note:
See TracChangeset
for help on using the changeset viewer.