Android SDK 100ms
lib
/
live.hms.video.plugin.video.virtualbackground
/
VideoFrameInfoListener
Video
Frame
Info
Listener
interface
VideoFrameInfoListener
An interface that allows the implementing class to receive information about video frames.
Functions
Functions
on
Frame
Link copied to clipboard
abstract
fun
onFrame
(
rotatedWidth
:
Int
,
rotatedHeight
:
Int
,
rotation
:
Int
)