AudioFrameResult

Types

Link copied to clipboard

EndOfStream means that AudioFrameProvider reaches the end of the current stream, but not completely closed.

Link copied to clipboard

Finished means that AudioFrameProvider is completely closed and will not return any frames.

Link copied to clipboard
class Provided(val frame: ByteArray?) : AudioFrameResult

20ms encoded & encrypted audio frame or null.