ICloseableFrame

Properties

Link copied to clipboard
abstract val onClosed: (ICloseableFrame) -> Unit

A callback to call when frame is closed.

Link copied to clipboard
abstract val rawBuffer: ByteBuffer

Contains an audio or video frame data.

Functions

Link copied to clipboard
open override fun close()