CSFML icon indicating copy to clipboard operation
CSFML copied to clipboard

`setChannelCount` when using `SoundBufferRecorder`

Open mgrojo opened this issue 1 year ago • 0 comments

When using SoundBufferRecorder, how is one supposed to set the channel count?

My impression is that, either a function sfSoundBufferRecorder_setChannelCount function is missing, or there should be a way to get a SoundRecorder from a SoundBufferRecorder in order to call sfSoundRecorder_setChannelCount.

mgrojo avatar May 28 '24 19:05 mgrojo