Package live.hms.video.sdk
Interface HmsVideoFrameListener
-
- All Implemented Interfaces:
public interface HmsVideoFrameListener
-
-
Method Summary
Modifier and Type Method Description abstract UnitonFrameCaptured(Bitmap bitmap)-
-
Method Detail
-
onFrameCaptured
abstract Unit onFrameCaptured(Bitmap bitmap)
-
-
-
-