[AD] ALLEGRO_STREAM rewind_feeder |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: "Coordination of admins/developers of the game programming library Allegro" <alleg-developers@xxxxxxxxxx>
- Subject: [AD] ALLEGRO_STREAM rewind_feeder
- From: "Matthew Leverton" <meffer@xxxxxxxxxx>
- Date: Fri, 19 Dec 2008 15:53:45 -0600
I've got a native WAV loader / streamer working, but what is
rewind_feeder supposed to do? Is it supposed to reset everything so
that the next call to stream_update() loops to the beginning of the
sound?
In that case, I would rewind the file to the beginning of the data
chunk (as opposed to the beginning of the file).
--
Matthew Leverton