Skip to content

Commit

Permalink
audiounit: Avoid AudioCore deadlock in stream init (Bug 1317234)
Browse files Browse the repository at this point in the history
* audiounit: Synchronize stream init/start/stop/destroy

* audiounit: Refactor switchin to a method

* audiounit: Use dispatch_queue for switching

* audiounit: Refactor input/output configuration

* audiounit: After changing buffer size wait to take effect

* audiounit: Set output buffer size using global latency

* audiounit: Set input buffer size using global latency

* audiounit: update review comments

* audiounit: Capitalize enum constant
  • Loading branch information
achronop committed Jan 18, 2017
1 parent f82f156 commit 00ee120
Showing 1 changed file with 435 additions and 197 deletions.

0 comments on commit 00ee120

Please sign in to comment.