DiagnosticRecorderNode

Constructors

Link copied to clipboard
constructor(sampleSeconds: Int = 30)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
external fun createTap(name: String): AudioProcessorNode
Link copied to clipboard
fun dump(recordingFilePath: String, format: Codec): Boolean
external fun dump(recordingFilePath: String, format: Int): Boolean
Link copied to clipboard
external fun getDisplayName(): String
Link copied to clipboard
external fun getParameters(): List<Parameter>
Link copied to clipboard
external fun getType(): String
Link copied to clipboard
external fun init(sampleSeconds: Int)
open fun init()