![]() |
• Sound Manager | ||||||||||||||||||
|
API Links
Developer Links
|
class SoundStreamerDefined in:
The base class for all sound streamer objects.
C4Sound.hDefinition
Member Functions
Constructor
SoundStreamer constructed has protected access.
Description
The SoundStreamer class is the base class for all sound streamer objects. A sound stream is established by instantiating a subclass of SoundStreamer and then passing it to the Sound::Stream function.
See Also
|