uapmd-binding
Toggle table of contents
WasmJs
Target filter
WasmJs
Switch theme
Search in API
Skip to content
uapmd-binding
uapmd-binding
/
dev.atsushieno.uapmd
/
WasmJsAudioIODevice
Wasm
Js
Audio
IODevice
WasmJs
class
WasmJsAudioIODevice
:
AudioIODevice
Members
Properties
channels
Link copied to clipboard
WasmJs
open
override
val
channels
:
UInt
input
Channels
Link copied to clipboard
WasmJs
open
override
val
inputChannels
:
UInt
is
Playing
Link copied to clipboard
WasmJs
open
override
val
isPlaying
:
Boolean
output
Channels
Link copied to clipboard
WasmJs
open
override
val
outputChannels
:
UInt
sample
Rate
Link copied to clipboard
WasmJs
open
override
val
sampleRate
:
Double
Functions
start
Link copied to clipboard
WasmJs
open
override
fun
start
(
)
:
Int
stop
Link copied to clipboard
WasmJs
open
override
fun
stop
(
)
:
Int