pub unsafe extern "C" fn ndspChnGetSamplePos(id: c_int) -> u32_
Expand description

Gets the current sample position of a channel.

§Arguments

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

§Returns

The channel’s sample position.