![]() |
• Sound Manager | ||||
|
API Links
Developer Links
|
class WaveStreamerDefined in:
A sound streamer object that streams audio data from the disk.
C4Sound.hDefinition
Member Functions
Constructor
Description
The WaveStreamer class represents a streaming sound source that can be used to stream audio data from a compressed WAV file. Such a stream is composed of one or more resources that are specified by calling the WaveStreamer::AddComponent function. Once a wave streamer object has been configured, it should be passed to the Sound::Stream function.
Base Classes
See Also
|