toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.audio.format
/
AudioDecodingProps
/
AudioDecodingProps
Audio
Decoding
Props
constructor
(
exactTimings
:
Boolean
?
=
null
,
readInMemory
:
Boolean
=
true
,
formats
:
AudioFormat
?
=
null
,
maxSamples
:
Int
=
15 * 60 * 44100
,
dispatcher
:
CoroutineDispatcher
?
=
null
)