amazon-chime-sdk / com.amazonaws.services.chime.sdk.meetings.audiovideo.video.capture / DefaultCameraCaptureSource / onVideoFrameReceived

onVideoFrameReceived

fun onVideoFrameReceived(frame: VideoFrame): Unit

Receive a video frame from some upstream source. The VideoSink may render, store, process, and forward the frame, among other applications.

Parameters

frame - : VideoFrame - New video frame to consume