CustomAudioFrameConsumer

abstract class CustomAudioFrameConsumer

Functions

Link copied to clipboard
fun sendFrame(format: AudioFrameFormat, frame: ShortArray)
abstract fun sendFrame(format: AudioFrameFormat, frame: ShortArray, start: Int, lenShorts: Int)