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