/[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 1342 by ossman_, Wed Dec 6 13:29:42 2006 UTC revision 1364 by jsorg71, Thu Jan 4 04:55:56 2007 UTC
# Line 24  void rdpsnd_dsp_softvol_set(uint16 left, Line 24  void rdpsnd_dsp_softvol_set(uint16 left,
24  /* Resample control */  /* Resample control */
25  BOOL rdpsnd_dsp_resample_set(uint32 device_srate, uint16 device_bitspersample,  BOOL rdpsnd_dsp_resample_set(uint32 device_srate, uint16 device_bitspersample,
26                               uint16 device_channels);                               uint16 device_channels);
27  BOOL rdpsnd_dsp_resample_supported(WAVEFORMATEX * pwfx);  BOOL rdpsnd_dsp_resample_supported(RD_WAVEFORMATEX * pwfx);
28    
29  STREAM rdpsnd_dsp_process(unsigned char *data, unsigned int size,  STREAM rdpsnd_dsp_process(unsigned char *data, unsigned int size,
30                            struct audio_driver *current_driver, WAVEFORMATEX * format);                            struct audio_driver *current_driver, RD_WAVEFORMATEX * format);

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

  ViewVC Help
Powered by ViewVC 1.1.26