StreamPack
Toggle table of contents
3.0.0-RC
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
StreamPack
streampack-core
/
io.github.thibaultbee.streampack.core.elements.sources.audio.audiorecord
/
IAudioRecordSource
IAudio
Record
Source
interface
IAudioRecordSource
:
IAudioSource
Members
Functions
add
Effect
Link copied to clipboard
abstract
fun
addEffect
(
effectType
:
UUID
)
:
Boolean
Adds an effect to the audio source.
remove
Effect
Link copied to clipboard
abstract
fun
removeEffect
(
effectType
:
UUID
)
Removes an effect from the audio source.