korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-audio-core
/
korlibs.audio.sound.backend
/
FFIALSANativeSoundProvider
/
A2
/
snd_pcm_open
snd_
pcm_
open
fun
snd_pcm_open
(
name
:
String
,
stream
:
Int
,
mode
:
Int
)
:
FFIPointer
?
val
snd_pcm_open
:
(
pcmPtr
:
FFIPointerArray
,
name
:
String
?
,
stream
:
Int
,
mode
:
Int
)
->
Int