Wiki Page Content

Results 1 - 7 of 7 results out of about 6839 pages. (2.56 seconds)

SDL_ConvertAudio . . . 5 matches
... = SDL_ConvertAudio = Use this function to convert audio data to a desired audio format. <<TableOfContents()>> == Syntax == {{{#!highlight cpp int SDL_ConvertAudio(SDL_AudioCVT*...

2.6k - rev: 24 (current) last modified: 2014-01-19 12:33:59

SDL_BuildAudioCVT . . . 3 matches
... SDL_malloc(cvt.len * cvt.len_mult); // read your float32 data into cvt.buf here. SDL_ConvertAudio(&cvt); // cvt.buf has cvt.len_cvt bytes of converted data now. }}} == Remarks ==...

2.5k - rev: 31 (current) last modified: 2015-01-02 21:18:10

SDL_AudioCVT . . . 3 matches
... SDL_malloc(cvt.len * cvt.len_mult); // read your float32 data into cvt.buf here. SDL_ConvertAudio(&cvt); // cvt.buf has cvt.len_cvt bytes of converted data now. }}} == Remarks ==...

3.3k - rev: 18 (current) last modified: 2015-01-02 21:38:51

SGRemarks . . . 1 match
...he text for bold.<<BR>>{{{'''parameter'''}}} = '''parameter'''|| ||''Example'': [[SDL_ConvertAudio]]()|| ||<( |3>''If'' you are referencing a parameter __from another page__||''Act...

9.0k - rev: 25 (current) last modified: 2011-12-15 22:32:39

CategoryAudio . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en = Audio Device Management and Audio Playback = '''Include File(s):''' [[http://hg.libsdl.org/...

0.7k - rev: 13 (current) last modified: 2013-10-12 19:28:06

CategoryAPI . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en = SDL 2.0 API by Name = <<TableOfContents()>> == Hints == <<FullSearchCached(category:Catego...

0.5k - rev: 19 (current) last modified: 2013-08-10 05:04:50

APIContributionStyleGuide . . . 1 match
...the text for bold. {{{'''parameter'''}}} = '''parameter''' . ''Example'': [[SDL_ConvertAudio]]() . ''Example'': [[SDL_AudioSpec]] * Do NOT use bold for enumeration value ...

8.6k - rev: 39 (current) last modified: 2013-09-01 18:53:08

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit