AudioFileProperties

data class AudioFileProperties(val numFrames: Long, val numChannels: UInt, val sampleRate: UInt)

Constructors

Link copied to clipboard
constructor(numFrames: Long, numChannels: UInt, sampleRate: UInt)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard