Sandbox Logo

struct AudioChannel

Summary

Represents an audio channel, between 0 and 7. This is used to index into buffers. This is used rather than an int to avoid unfortuate bugs.

User Comments