stream-webrtc-android
Toggle table of contents
1.3.6
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
stream-webrtc-android
stream-webrtc-android
/
org.webrtc
/
NativeExternalAudioProcessingFactory
Native
External
Audio
Processing
Factory
open
class
NativeExternalAudioProcessingFactory
:
AudioProcessingFactory
Members
Constructors
Native
External
Audio
Processing
Factory
Link copied to clipboard
constructor
(
libname
:
String
)
Functions
create
Native
Link copied to clipboard
open
fun
createNative
(
)
:
Long
Dynamically allocates a webrtc::AudioProcessing instance and returns a pointer to it.
destroy
Native
Link copied to clipboard
open
fun
destroyNative
(
)