int F_API FSOUND_GetSubChannel(
int channel,
int subchannel
);
channel | The value returned by FSOUND_Stream_Play, FSOUND_Stream_PlayEx, FSOUND_PlaySound, FSOUND_PlaySoundEx. |
subchannel | Offset from the parent channel into the multichannel array. |