| Paketname | libsdl-sound1.2 |
| Beschreibung | Decoder of several sound file formats for SDL |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.0.3-3build1 |
| Sektion | universe/libs |
| Priorität | optional |
| Installierte Größe | 276 Byte |
| Hängt ab von | libc6 (>= 2.4), libflac8 (>= 1.2.1), libmikmod2 (>= 3.1.10), libogg0 (>= 1.0rc3), libsdl1.2debian (> |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 105114 Byte |
| Prüfsumme MD5 | a0454225f57b021fff262fe57c2b440a |
| Prüfsumme SHA1 | a68911bb0be4ec4bbbd94165cd4bf00dc5c35c9c |
| Prüfsumme SHA256 | 48788caa1d3a9121f77e61a1d0867b4e8f2516a8378b0b4d14551a19a99fbd6b |
| Link zum Herunterladen | libsdl-sound1.2_1.0.3-3build1_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.
|