Post

Replies

Boosts

Views

Activity

Reply to AudioUnitInitialize return -66635
Calls to AudioUnitInitialize() can fail if called back-to-back on different ADM instances. The error message in this case is -66635 which is undocumented. Tests have shown that calling AudioUnitInitialize a second time, after a short sleep, avoids this issue. See webrtc:5166 for details.
Topic: App & System Services SubTopic: Hardware Tags:
Aug ’21