IAudioFrameSourceInternal

Properties

Link copied to clipboard
abstract val minBufferSize: Int

Gets the size of the buffer to allocate. When using encoder is callback mode, it's unused.

Functions

Link copied to clipboard
abstract fun fillAudioFrame(buffer: ByteBuffer): Long

Gets an audio frame from the source.