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 3749

Summary: AudioSpec's "size" field is not set
Product: SDL Reporter: ny00
Component: audioAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED DUPLICATE QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: All   
OS: Android (All)   
Attachments: Sample code

Description ny00 2017-08-13 18:44:53 UTC
Created attachment 2838 [details]
Sample code

This is the output I've gotten from the sample code (with an emphasis on "size"):

08-13 21:39:00.413  5616  5633 I SDL/APP : Audio subsystem initialized, requested spec: freq 48000, format 32784, channels 1, samples 1024; Got: size 0
Comment 1 ny00 2017-08-13 20:19:45 UTC
Looks like this has already been reported, and isn't specific to certain platforms.

*** This bug has been marked as a duplicate of bug 3710 ***