korlibs
Toggle table of contents
6.1.0-SNAPSHOT
linux
Target filter
linux
Switch theme
Search in API
Skip to content
korlibs
korlibs-audio-core
/
korlibs.audio.sound
/
ALSANativeSoundProvider
/
createNewPlatformAudioOutput
create
New
Platform
Audio
Output
linux
@
ExperimentalStdlibApi
open
override
fun
createNewPlatformAudioOutput
(
channels
:
Int
,
frequency
:
Int
=
44100
,
gen
:
AudioPlatformOutputGen
)
:
AudioPlatformOutput