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

inline InputNodeComponentConcept(Domain *domain, string_view name)

Public Static Functions

static PropertyTypeEditorInfoSharedPtr makeEditorInfo()

Public Static Attributes

static PropertyType<string> InputStreamIdentifier

Identifies the logical input session to attach to.

static PropertyType<Orientation> TouchDeviceOrientation

Defines the device orientation.