Recent Changes - Search:

Documentation

Help

Tutorials

RoadMap

Help Docs for wiki writers:

PmWiki

edit SideBar

SetNumberOfMixingChannels

bool SetNumberOfMixingChannels(int _NumberOfChannels);

Public function of the Epee Engine Class

Description:
Set up function for the sound list this need to be at lest one for sounds to work.
Sounds are assigned to channels. Channels can have the volume increased and decreased which in turn control the volume of the sound associated with the channel
Channels can have more than one sound assigned to them

Arguments:

Required:

int _NumberOfChannels
Number of channels to create

Return Value:
returns true if channels are created successfully returns false other wise

Edit - History - Print - Recent Changes - Search
Page last modified on April 04, 2007, at 04:53 PM