pub unsafe extern "C" fn ndspChnGetWaveBufSeq(id: c_int) -> u16_
Expand description

Gets the sequence ID of the wave buffer that is currently playing in a channel.

§Arguments

  • id - ID of the channel (0..23).

§Returns

The sequence ID of the wave buffer.