voice_check

Checks whether a voice is currently allocated.

Description

SAMPLE *voice_check(int voice);
Checks whether a voice is currently allocated.
Returns a pointer to the sample that the voice is using, or NULL if the voice is inactive (ie. it has been deallocated, or the release_voice() function has been called and the sample has then finished playing).

Related Discussions

The following threads each have code containing this keyword: Note: You can click on the numbers to jump directly to the posts that reference this page.

Related Projects

The following projects include source code containing this keyword: