Skip to content
New issue

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

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

Already on GitHub? # to your account

expand format support for audio processors used by DefaultAudioSink #2259

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nift4
Copy link

@nift4 nift4 commented Mar 23, 2025

This allows future extensions such as direct 24 bit / 32 bit (int) playback in DefaultAudioSink, and is a step towards Issue: #1931

Run audio processors possibly discarding data first to avoid wasting CPU on data that'll be discarded anyway.

This allows future extensions such as direct 24 bit / 32 bit (int)
playback in DefaultAudioSink, and is a step towards Issue: androidx#1931

Run audio processors possibly discarding data first to avoid wasting
CPU on data that'll be discarded anyway.
@tonihei
Copy link
Collaborator

tonihei commented Apr 2, 2025

@ivanbuper Could you take a look at this extension?

@tonihei tonihei assigned ivanbuper and unassigned tonihei Apr 2, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants