ExternalAudioProcessingFactory

Constructors

Link copied to clipboard
constructor(libname: String)

Functions

Link copied to clipboard
open fun createNative(): Long
Dynamically allocates a webrtc::AudioProcessing instance and returns a pointer to it.
Link copied to clipboard
open fun destroyNative()