/[rdesktop]/sourceforge.net/trunk/rdesktop/rdpsnd_dsp.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/rdpsnd_dsp.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1341 by stargo, Sun Oct 1 12:16:50 2006 UTC revision 1342 by ossman_, Wed Dec 6 13:29:42 2006 UTC
# Line 26  BOOL rdpsnd_dsp_resample_set(uint32 devi Line 26  BOOL rdpsnd_dsp_resample_set(uint32 devi
26                               uint16 device_channels);                               uint16 device_channels);
27  BOOL rdpsnd_dsp_resample_supported(WAVEFORMATEX * pwfx);  BOOL rdpsnd_dsp_resample_supported(WAVEFORMATEX * pwfx);
28    
29  STREAM rdpsnd_dsp_process(STREAM s, struct audio_driver *current_driver, WAVEFORMATEX * format);  STREAM rdpsnd_dsp_process(unsigned char *data, unsigned int size,
30                              struct audio_driver *current_driver, WAVEFORMATEX * format);

Legend:
Removed from v.1341  
changed lines
  Added in v.1342

  ViewVC Help
Powered by ViewVC 1.1.26