Skip to content

Update DefaultAudioSink.java#3156

Open
AndresBC-123 wants to merge 1 commit intoandroidx:mainfrom
AndresBC-123:patch-2
Open

Update DefaultAudioSink.java#3156
AndresBC-123 wants to merge 1 commit intoandroidx:mainfrom
AndresBC-123:patch-2

Conversation

@AndresBC-123
Copy link
Copy Markdown

Hello:
In my application, I implemented AudioProcessors that allow processing audio encoded in all encoding types supported by Android, including Float. Why can't they be implemented if the audio encoding type is Float? With this change, AudioProcessors can be used even if the audio is of type Float.

Hello:
In my application, I implemented AudioProcessors that allow processing audio encoded in all encoding types supported by Android, including Float.
Why can't they be implemented if the audio encoding type is Float?
With this change, AudioProcessors can be used even if the audio is of type Float.
@rohitjoins rohitjoins requested a review from ivanbuper April 7, 2026 17:10
@rohitjoins
Copy link
Copy Markdown
Contributor

Thanks for the PR! I'm passing this over to @ivanbuper to evaluate, as this may also need changes to our default audio processors.

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