ADTF  3.18.2
Demo Virtual Clock Plugin

Table of Contents

Demo Virtual Clock

Plugin Information
Plugin Filenamedemo_virtual_clock.adtfplugin
Plugin Descriptiondemo_virtual_clock.plugindescription
Plugin NameDemo Virtual Clock Plugin
LicenseADTF
Support Mailsupport@digitalwerk.net
Homepage URLhttps://support.digitalwerk.net/
Plugin Versions
Plugin Version3.18.2
Plugin File Version1.0
adtf3.18.2
adtf::ucom3.1.0
Component Information
NameDemo Virtual Clock
CIDdemo_virtual_clock_input.streaming_source.adtf.cid
DescriptionUse this Streaming Source to generate video data configured by 'width', 'height' and 'frame_delay properties.
TypeFilter
Properties
NameValueTypeDescriptionSubproperties
frame_delay100000tInt64Update interval in microseconds for Sample creation. This is only used when no Timer Runner is connected to the 'generate_frames' runner.
height480tUInt32Specified height for Sample dimension.
width640tUInt32Specified width for Sample dimension.
Output Pins
NameStream TypeDescription
outpin adtf/image Provides the generated clock video samples
Runner
NameActivation TypeData TriggeredData InputThread TriggeredThread CyclicTimer TriggeredTimer IntervalDescription
generate_frames10001100000Connect a Timer Runner that will trigger the frame generation. In this case the property `frame_delay` has no effect.If this is not connected, the source will create a timer on its own.
Dynamic Pins
Dynamic Input Pinsfalse
Dynamic Output Pinsfalse
Dynamic Input Binding Pinsfalse
Dynamic Output Binding Pinsfalse
Required Interfaces
IID
reference_clock.riddler.streaming.adtf.iid
kernel.penguin.services.adtf.iid
Output Pin Stream Types
Pin Nameoutpin
Meta Type Nameadtf/image
Stream Type Properties
NameValueTypeDescriptionSubproperties
data_endianess1tUInt8
format_nameGREY(8)cString
max_byte_size307200tInt32
pixel_height480tInt32
pixel_width640tInt32

Source Code