meet::VideoCanvasAssignment

Summary

Public attributes

canvas_id = 0
int32_t
The video canvas the video should be shown in.
media_entry_id = 0
int32_t
ID of the MediaEntry of the media whose video is being shown.
ssrc = 0
uint32_t
The virtual video SSRC that the video will be sent over, or zero if there is no video from the participant.

Public attributes

canvas_id

int32_t meet::VideoCanvasAssignment::canvas_id = 0

The video canvas the video should be shown in.

media_entry_id

int32_t meet::VideoCanvasAssignment::media_entry_id = 0

ID of the MediaEntry of the media whose video is being shown.

ssrc

uint32_t meet::VideoCanvasAssignment::ssrc = 0

The virtual video SSRC that the video will be sent over, or zero if there is no video from the participant.