Compose Media Player
Toggle table of contents
0.2.0
wasmJs
Platform filter
wasmJs
Switch theme
Search in API
Compose Media Player
Compose Media Player
/
io.github.kdroidfilter.composemediaplayer.jsinterop
/
AudioDestinationNode
Audio
Destination
Node
wasmJs
external
class
AudioDestinationNode
:
AudioNode
Audio context output
Members
Constructors
Audio
Destination
Node
Link copied to clipboard
wasmJs
constructor
(
)
Functions
connect
Link copied to clipboard
wasmJs
fun
connect
(
destination
:
AudioNode
,
output
:
Int
=
definedExternally
,
input
:
Int
=
definedExternally
)
:
AudioNode
disconnect
Link copied to clipboard
wasmJs
fun
disconnect
(
)