Skip to content

Conversation

@samalone
Copy link
Contributor

This is a minor change to help client apps that are using Swift strict concurrency. Marking certain types Sendable allows clients to pass these values from one actor to another. The updated types are:

  • AudioPlayerState
  • AudioPlayerStopReason
  • AudioConverterError
  • AudioFileStreamError
  • AudioPlayerError
  • AudioSystemError

@dimitris-c
Copy link
Owner

@samalone Thanks for this, I wish I had more time to work more on this library.

@dimitris-c dimitris-c merged commit f36ca68 into dimitris-c:main Feb 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants