toggle menu
stream-webrtc-android
1.2.2
androidJvm
switch theme
search in API
stream-webrtc-android
/
org.webrtc.audio
/
JavaAudioDeviceModule
/
SamplesReadyCallback
Samples
Ready
Callback
interface
SamplesReadyCallback
Called when new audio samples are ready. This should only be set for debug purposes
Members
Functions
on
Web
Rtc
Audio
Record
Samples
Ready
Link copied to clipboard
abstract
fun
onWebRtcAudioRecordSamplesReady
(
samples
:
JavaAudioDeviceModule.AudioSamples
)