Overview

constructor(    durationInMs: Int = 0,     waveform: List<Float> = emptyList(),     attachment: Attachment,     isPlaying: Boolean = false,     playingProgress: Float = 0.0f,     playingId: Int = -1)