• 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
capture.c 54.4 KB