Skip to content

Conversation

@pr2502
Copy link

@pr2502 pr2502 commented Oct 30, 2025

the doc comments were accidentally swapped when written in Rust, swap them to match the oficial documentation at https://developer.android.com/ndk/reference/group/audio#enumerations_1 and the actual behaviour of the AAudio interface

the doc comments were accidentally swapped when written in Rust,
swap them to match the oficial documentation at
<https://developer.android.com/ndk/reference/group/audio#enumerations_1>
and the actual behaviour of the AAudio interface
@MarijnS95
Copy link
Member

That happened in #66, likely because the enum variants were listed in opposite order when compared to the NDK header files.

@MarijnS95
Copy link
Member

New Rust lints will be fixed on master later today after 1.91 releases, there's nothing you'll have to do for this to be merged 👍

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.

2 participants