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
/
MediaElementAudioSourceNode
Media
Element
Audio
Source
Node
wasmJs
external
class
MediaElementAudioSourceNode
:
AudioNode
Audio source based on a media element (audio or video)
Members
Constructors
Media
Element
Audio
Source
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
(
)