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

Fix incorrect documentation for retro_audio_sample_batch_t #16965

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

JesseTG
Copy link
Contributor

@JesseTG JesseTG commented Sep 5, 2024

retro_audio_sample_batch_t returns the number of processed frames, not samples. See audio_driver_sample_batch in audio_driver.h for precedent.

retro_audio_sample_batch_t returns the number of processed frames, *not* samples.

- See `audio_driver_sample_batch` in `audio_driver.h`
@LibretroAdmin LibretroAdmin merged commit c0715fc into libretro:master Sep 7, 2024
27 checks passed
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