| Paketname | libsdl-sound1.2 |
| Beschreibung | Decoder of several sound file formats for SDL |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.0.3-3+b1 |
| Sektion | libs |
| Priorität | optional |
| Installierte Größe | 264 Byte |
| Hängt ab von | libc6 (>= 2.3), libflac8 (>= 1.2.1), libmikmod2 (>= 3.1.10), libogg0 (>= 1.0rc3), libsdl1.2debian (> |
| Empfohlene Pakete | |
| Paketbetreuer | Ari Pollak |
| Quelle | libsdl-sound1.2 (1.0.3-3) |
| Paketgröße | 99826 Byte |
| Prüfsumme MD5 | 00c1ac4b85922ba7219e5dfc19a36e2a |
| Prüfsumme SHA1 | 2e4abcf6c5c831554506e3400714e0bff455742f |
| Prüfsumme SHA256 | e74bdc7dc4d019dcbccb849cc219b6a9db385f19c872e71343a3d3b81815b456 |
| Link zum Herunterladen | libsdl-sound1.2_1.0.3-3+b1_i386.deb |
| Ausführliche Beschreibung | This library is meant to make the programmer's sound playback tasks
simpler. The programmer gives SDL_sound a filename, or feeds it data
directly from one of many sources, and then reads the decoded waveform
data back at her leisure.
.
If resource constraints are a concern, SDL_sound can process sound
data in programmer-specified blocks. Alternately, SDL_sound can
decode a whole sound file and hand back a single pointer to the whole
waveform. SDL_sound can also handle sample rate, audio format, and
channel conversion on-the-fly and behind-the-scenes, if the programmer
desires.
|