• Robert Reif's avatar
    dsound: Capture refactoring. · 50702687
    Robert Reif authored
    Move initialization code from DirectSoundCapture to
    DirectSoundCaptureDevice.
    Make DirectSoundCaptureBuffer directly reference
    DirectSoundCaptureDevice rather than DirectSoundCapture to eliminate
    one level of indirection.
    Rename DSOUND_CreateDirectSoundCaptureBuffer to
    IDirectSoundCaptureBufferImpl_Create to be consistent.
    50702687
Name
Last commit
Last update
..
tests Loading commit data...
.gitignore Loading commit data...
Makefile.in Loading commit data...
buffer.c Loading commit data...
capture.c Loading commit data...
dsound.c Loading commit data...
dsound.spec Loading commit data...
dsound_main.c Loading commit data...
dsound_private.h Loading commit data...
duplex.c Loading commit data...
mixer.c Loading commit data...
primary.c Loading commit data...
propset.c Loading commit data...
regsvr.c Loading commit data...
sound3d.c Loading commit data...
version.rc Loading commit data...