getVideoFrame

abstract fun getVideoFrame(buffer: ByteBuffer): Long(source)

Gets a video frame from a source.

Return

The timestamp in microseconds of the video frame.

Parameters

buffer

The buffer to fill with the video frame.