Skip to content

Fix AudioError parsing for functions that return size.#508

Open
aerojelguy wants to merge 1 commit into
rust-mobile:masterfrom
aerojelguy:audio-error-parsing
Open

Fix AudioError parsing for functions that return size.#508
aerojelguy wants to merge 1 commit into
rust-mobile:masterfrom
aerojelguy:audio-error-parsing

Conversation

@aerojelguy
Copy link
Copy Markdown

AudioStream.write() and AudioStream.read() return the number of frames as an Err(__Unknown(u32))) instead of Ok(u32) due to incorrect AudioError parsing.

@aerojelguy aerojelguy changed the title Fixed AudioError parsing for functions that return size. Fix AudioError parsing for functions that return size. Dec 13, 2025
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.

1 participant