IRawFrameFactory

A pool of frames.

Inheritors

Functions

Link copied to clipboard
abstract fun clear()

Clears the factory.

Link copied to clipboard
abstract fun close()

Closes the factory.

Link copied to clipboard
abstract fun create(bufferSize: Int, timestampInUs: Long): RawFrame

Creates a RawFrame.