Penguin
Diff: SDL_BuildAudioCVT(3)
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of SDL_BuildAudioCVT(3).

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, June 3, 2002 6:53:39 pm by perry
Older page: version 1 Last edited on Monday, June 3, 2002 6:53:39 pm by perry Revert
@@ -30,24 +30,24 @@
  
  
 __src_format__ and __dst_format__ are the source and 
 destination format of the conversion. (For information on 
-audio formats see __SDL_AudioSpec__). __src_channels__ 
+audio formats see __SDL_! AudioSpec__). __src_channels__ 
 and __dst_channels__ are the number of channels in the 
 source and destination formats. Finally, __src_rate__ and 
 __dst_rate__ are the frequency or samples-per-second of 
 the source and destination formats. Once again, see 
-__SDL_AudioSpec__. 
+__SDL_! AudioSpec__. 
 !!RETURN VALUES 
  
  
 Returns __-1__ if the filter could not be built or 1 if 
 it could. 
 !!EXAMPLES 
  
  
-See __SDL_ConvertAudio__. 
+See __SDL_! ConvertAudio__. 
 !!SEE ALSO 
  
  
-__SDL_ConvertAudio__, __SDL_AudioCVT__ 
+__SDL_! ConvertAudio__, __SDL_AudioCVT__ 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.