InputNodeComponentConcept

class kanzi::connect::InputNodeComponentConcept : public NodeComponent

Concept class which declares property types for input producer and consumer.

See

kanzi::connect::InputConsumerNodeComponent

See

kanzi::connect::InputProducerNodeComponent

Public Functions

InputNodeComponentConcept(Domain *domain, string_view name)

Public Static Functions

PropertyTypeEditorInfoSharedPtr makeEditorInfo()

Public Static Attributes

PropertyType<string> InputStreamIdentifier

Identifies the logical input session to attach to.

PropertyType<Orientation> TouchDeviceOrientation

Defines the device orientation.