package

androidx.camera.video.internal

Interfaces

AudioSource.AudioSourceCallbackThe callback for receiving the audio source status.
BufferProvider<T>BufferProvider provides buffers for writing data.

Classes

AudioSourceAudioSource is used to obtain audio raw data and write to the buffer from BufferProvider.
AudioSource.SettingsSettings required to configure the audio source.
AudioSource.Settings.BuilderA Builder for AudioSource.Settings
DebugUtilsUtility class for debugging.
SharedByteBufferA read-only wrapper for a java.nio.ByteBuffer that may be shared between multiple clients.

Enums

BufferProvider.StateThe state of the BufferProvider.