toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.audio.sound.backend
/
A2
/
snd_pcm_set_params
snd_pcm_set_params
val
snd_pcm_set_params
:
(
pcm
:
FFIPointer
?
,
format
:
Int
,
access
:
Int
,
channels
:
Int
,
rate
:
Int
,
softResample
:
Int
,
latency
:
Int
)
->
Int