Property signature MediaApiCanvas.id

ID for the video canvas. This is required and must be unique within the containing layout model. Clients should prudently reuse these IDs, as this allows the backend to keep assigning video streams to the same canvas as much as possible.

Signature

id: number;

Details

Type number
Optional No
Readonly No