AddInfo

data class AddInfo(val samples: AudioSamples, val offset: Int, val size: Int)

Constructors

Link copied to clipboard
constructor(samples: AudioSamples, offset: Int, size: Int)

Properties

Link copied to clipboard
val offset: Int
Link copied to clipboard
Link copied to clipboard
val size: Int