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 - SDL_Audio can't capture audio??
Summary: SDL_Audio can't capture audio??
Status: RESOLVED LATER
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 2.0
Hardware: All All
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-11 02:19 UTC by zhuweitao
Modified: 2013-07-04 23:36 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.