uapmd-binding
Toggle table of contents
Common
Target filter
Common
Switch theme
Search in API
Skip to content
uapmd-binding
uapmd-binding
/
dev.atsushieno.uapmd
/
AudioFileProperties
Audio
File
Properties
data
class
AudioFileProperties
(
val
numFrames
:
Long
,
val
numChannels
:
UInt
,
val
sampleRate
:
UInt
)
Members
Constructors
Audio
File
Properties
Link copied to clipboard
constructor
(
numFrames
:
Long
,
numChannels
:
UInt
,
sampleRate
:
UInt
)
Properties
num
Channels
Link copied to clipboard
val
numChannels
:
UInt
num
Frames
Link copied to clipboard
val
numFrames
:
Long
sample
Rate
Link copied to clipboard
val
sampleRate
:
UInt