VideoFrameInfoListener

An interface that allows the implementing class to receive information about video frames.

Functions

Link copied to clipboard
abstract fun onFrame(rotatedWidth: Int, rotatedHeight: Int, rotation: Int)