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
BackupHdrProfileEncoderProfilesProviderAn implementation that provides the EncoderProfilesProxy with backup HDR video information added.
DebugUtilsUtility class for debugging.
DynamicRangeMatchedEncoderProfilesProviderAn implementation that provides EncoderProfilesProxy containing video information matched with the target DynamicRange.
QualityExploredEncoderProfilesProviderAn implementation that provides the EncoderProfilesProxy with additional quality added.
SharedByteBufferA read-only wrapper for a java.nio.ByteBuffer that may be shared between multiple clients.
VideoValidatedEncoderProfilesProxyVideoValidatedEncoderProfilesProxy is an implementation of EncoderProfilesProxy that guarantees to provide video information.

Enums

BufferProvider.StateThe state of the BufferProvider.