CVSROOT: /cvs/directfb
Module name: FusionSound
Changes by: klan 20050520 18:55:52
Modified files:
examples : music.c
include : fusionsound.h
interfaces/IFusionSoundMusicProvider:
ifusionsoundmusicprovider_timidity.c
ifusionsoundmusicprovider_vorbis.c
ifusionsoundmusicprovider_wave.c
Log message:
Changed the IFusionSoundMusicProvider interface:
- there is support for multi-tracks streams (EnumTracks(),GetTrackID() and
GetTrackDescription to query informations about the tracks, SelectTrack()
to select a track for playback);
- it's possible to play a track rendering it to a buffer using PlayToBuffer()
(PlayTo() becomes PlayToStream());
- GetPos() provides end-of-playback notification returning DFB_EOF.
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs