RootEncoder
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
RootEncoder
encoder
/
com.pedro.encoder.input.audio
/
VolumeEffect
Volume
Effect
class
VolumeEffect
:
CustomAudioEffect
Members
Constructors
Volume
Effect
Link copied to clipboard
constructor
(
)
Properties
volume
Link copied to clipboard
var
volume
:
Float
Functions
process
Link copied to clipboard
open
override
fun
process
(
pcmBuffer
:
ByteArray
)
:
ByteArray