FrameInterceptor
An interceptor for audio frames before they are sent as packets.
See also
Inheritors
Functions
Link copied to clipboard
abstract fun Flow<AudioFrame?>.intercept(configuration: FrameInterceptorConfiguration): Flow<AudioFrame?>