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
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