Ticket #10 (new enhancement)
Pa_SetHostApiInitializationMask to determine which host APIs will be initialized at startup
| Reported by: | rossb | Owned by: | davidv |
|---|---|---|---|
| Priority: | minor | Milestone: | V20 |
| Component: | public-api | Version: | 2.0 |
| Keywords: | Cc: |
Description
Change host API Ids to a bit mask and provide a function
Pa_SetHostApiInitializationMask( mask )
which can be called prior to Pa_Initialize() to determine which APIs will be initialized.
This could avoid initializing unwanted APIs (and all sorts of problems on Windows with buggy drivers when trying to init DirectSound? and ASIO and MME all for the same app.
Change History
Note: See
TracTickets for help on using
tickets.
