videoStreamBufferReady

open fun videoStreamBufferReady(streamId: String, pixelBuffer: String)

Notification sent to let us know that a new video stream is readyand will start receiving frame updates from CoreMeeting

Parameters

streamId

Stream ID of the video stream that is now ready to receive frames

pixelBuffer

Low level pointer value to memory where frames are stored