amazon-chime-sdk / com.amazonaws.services.chime.sdk.meetings.audiovideo.video / DefaultVideoTileController / onReceiveFrame

onReceiveFrame

fun onReceiveFrame(frame: VideoFrame?, videoId: Int, attendeeId: String?, pauseState: VideoPauseState): Unit

Called whenever there is a new Video frame received for any of the attendee in the meeting

Parameters

frame - : VideoFrame - A frame of video

videoId - : Int - Unique id that belongs to video being transmitted

attendeeId - : String - An id of user who is transmitting current frame

pauseState - : VideoPauseState - Current pause state of the video being received