MiniAudioOptions

constructor(name: String, visible: Boolean = true, showWaveform: Boolean = true, customStyle: Map<String, Any> = emptyMap(), backgroundColor: Int = 0xFF2C678F.toInt(), imageSource: String = "", roundedImage: Boolean = true, audioDecibels: List<AudioDecibels> = emptyList())