Package io.livekit.android.audio
See: Description
-
Class Summary Class Description CommunicationWorkaroundImpl_Factory AudioFocusHandler_Factory NoAudioHandler_Factory AudioSwitchHandler_Factory NoopCommunicationWorkaround_Factory AudioFocusHandler A basic AudioHandler that manages audio focus while started. AudioProcessorOptions Options for audio processing. AudioRecordSamplesDispatcher AudioSwitchHandler An AudioHandler built on top of AudioSwitch. BufferResponse MixerAudioBufferCallback A convenience class that handles mixing the microphone data and custom audio data. NoAudioHandler A dummy implementation that does no audio handling. ScreenAudioCapturer A mixer for capturing screen share audio. PreconnectAudioBufferKt -
Interface Summary Interface Description AudioBufferCallback AudioHandler Interface for handling android audio. AudioProcessingController Interface for controlling external audio processing. AudioProcessorInterface Interface for external audio processing. CommunicationWorkaround