Are there any Swift Concurrency API improvements in AVFoundation

Asked on 06/12/2025

1 search

The context provided does not mention any specific improvements to the Swift Concurrency API in AVFoundation. However, there are general improvements to Swift Concurrency discussed in various sessions at WWDC, such as making concurrency more approachable and improving data race safety. If you are interested in learning more about Swift Concurrency improvements, you might want to check out the session Embracing Swift concurrency which covers how to effectively use Swift concurrency in your apps.