Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Media iOS Improvements #738

Merged
merged 6 commits into from
Nov 6, 2023
Merged

Media iOS Improvements #738

merged 6 commits into from
Nov 6, 2023

Conversation

Daeda88
Copy link
Contributor

@Daeda88 Daeda88 commented Nov 1, 2023

  • State machine now tracks OS initiated changes to play rate
  • Can be set to support background playback
  • Can be set to keep playing after headphone disconnect
  • awaitCompletion() now throws when reset before being completed
  • Add options to AVAsset using a URL

* State machine now tracks OS initiated changes to play rate
* Can be set to support background playback
* Can be set to keep playing after headphone disconnect
* awaitCompletion() now throws when reset before being completed
* Add options to AVAsset using a URL
@Daeda88 Daeda88 marked this pull request as draft November 1, 2023 16:44
@Daeda88 Daeda88 marked this pull request as ready for review November 3, 2023 13:15
@Daeda88 Daeda88 merged commit f662c47 into develop Nov 6, 2023
87 of 95 checks passed
@Daeda88 Daeda88 deleted the bugfix/media-fixes branch November 6, 2023 14:34
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