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