source

fun <P : Any> source(type: ProjectionType, properties: P, encode: (P) -> ProjectionValue): CanvasSource(source)

Describes a server Canvas rendered by an already installed client extension. The immutable property value and encoder remain server-owned; only encoded properties and the destination size transfer. Rendering this source in a local host is unsupported and fails explicitly.