We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3839

Summary: The audio callback should have a void* pointer
Product: SDL Reporter: Sam Lantinga <slouken>
Component: audioAssignee: Ryan C. Gordon <icculus>
Status: NEW --- QA Contact: Sam Lantinga <slouken>
Severity: API change    
Priority: P2    
Version: HG 2.1   
Hardware: All   
OS: All   

Description Sam Lantinga 2017-09-21 17:33:29 UTC
The audio callback should have a void* pointer to the data so it's clear that it has a variable type.