RootEncoder
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
RootEncoder
encoder
/
com.pedro.encoder.input.audio
/
AudioUtils
Audio
Utils
class
AudioUtils
Members
Constructors
Audio
Utils
Link copied to clipboard
constructor
(
)
Functions
apply
Volume
Link copied to clipboard
fun
applyVolume
(
buffer
:
ByteArray
,
volume
:
Float
)
apply
Volume
And
Mix
Link copied to clipboard
fun
applyVolumeAndMix
(
buffer
:
ByteArray
,
volume
:
Float
,
buffer2
:
ByteArray
,
volume2
:
Float
,
dst
:
ByteArray
)
calculate
Amplitude
Link copied to clipboard
fun
calculateAmplitude
(
buffer
:
ByteArray
)
:
Float
assume always pcm 16bit