ConsumerViewport2D

class kanzi::connect::ConsumerViewport2D : public Node2D

Consumer viewport 2D. Draws remote content to two dimensional target.

Public Functions

KZ_METACLASS_END()

Public Static Functions

NodeSharedPtr create(Domain *domain, string_view name)

Creates a video view node.

Return

The created node.

Parameters
  • domain: The UI domain the new node belongs to.

  • name: Name of the trajectory layout.

Public Static Attributes

PropertyType<int> MaxFrameQueueSizeProperty
PropertyType<string> StreamIdentifierProperty

Property type for uri of stream to render.

PropertyType<bool> ViewportEnabledProperty
PropertyType<bool> ViewportFlipProperty