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

Feature/media3 #447

Merged
merged 3 commits into from
Nov 29, 2024
Merged

Feature/media3 #447

merged 3 commits into from
Nov 29, 2024

Conversation

tvanlaerhoven
Copy link
Member

Support for the experimental media3 pipeline on Android.

@tvanlaerhoven tvanlaerhoven merged commit 54f67b4 into develop Nov 29, 2024
7 checks passed
@tvanlaerhoven tvanlaerhoven deleted the feature/media3 branch November 29, 2024 13:08
playerView.player.addIntegration(media3Integration)
}
} catch (e: Exception) {
Log.w(TAG, "Failed to configure Cast integration ${e.message}")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably log something like "Failed to configure Media3 integration ${e.message}" instead?

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.

3 participants