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

feat: Add a new setting to allow remove based on channels count #6600

Merged
merged 2 commits into from
May 14, 2024

Conversation

avelad
Copy link
Collaborator

@avelad avelad commented May 13, 2024

Close #6491

@avelad avelad added type: enhancement New feature or request priority: P3 Useful but not urgent labels May 13, 2024
@avelad avelad added this to the v4.9 milestone May 13, 2024
@shaka-bot
Copy link
Collaborator

Incremental code coverage: 100.00%

@@ -299,6 +299,16 @@ shaka.util.StreamUtils = class {
}
}

// |variant.audio.frameRate| can be undefined, which breaks
Copy link
Collaborator

Choose a reason for hiding this comment

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

This should say "variant.audio.channelsCount"

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed!

@avelad avelad requested a review from theodab May 14, 2024 07:39
@avelad avelad merged commit 0206e5a into shaka-project:main May 14, 2024
16 checks passed
@avelad avelad deleted the channelscount-restrictions branch May 14, 2024 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: P3 Useful but not urgent type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

preferredAudioChannelCount not filtering variants as expected
3 participants