/* On OSX 10.6 and after, the notification callbacks from the audio hardware are * called on the main thread. Setting the kAudioHardwarePropertyRunLoop property * to null tells the OSX to use a separate thread for that. * * This has to be called only once per process, so it is in a separate header
* for easy integration in other code bases. */ #ifdefined(__cplusplus) extern"C" { #endif
void
cubeb_set_coreaudio_notification_runloop();
#ifdefined(__cplusplus)
} #endif
Messung V0.5
¤ Dauer der Verarbeitung: 0.10 Sekunden
(vorverarbeitet)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.