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 1416

Summary: SDL_Audio can't capture audio??
Product: SDL Reporter: zhuweitao <zhuweitao89>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED LATER QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: All   
OS: All   

Description zhuweitao 2012-02-11 02:19:49 UTC
SDL_OpenAudioDevice(NULL,1,....)  always return <2,,,
I don't why??
Comment 1 Ryan C. Gordon 2013-07-04 23:36:32 UTC
Audio capture isn't implemented yet. I'm hoping to add this some time after the 2.0 release.

--ryan.