22 class DtTcpImageTaskElementConfigurationLogic;
37 int imageTaskElementIndex,
48 virtual void activate();
51 virtual void setPort(
int size );
55 virtual void onPortChanged(
int port );
77 int imageTaskElementIndex,
DtVideoStream& videoStream, QWidget* parent );
A DtVideoStream instance will create a single streaming video pipeline on the channel indicated by wi...
Definition: DtVideoStream.h:33
Contains DLL export macros.
DtTcpImageTaskElementConfigurationInterface is the abstract interface for the TCP Image Task Element ...
Definition: DtTcpImageTaskElementConfigurationInterface.h:27
voidpf void uLong size
Definition: ioapi.h:39
#define DT_DLL_VRVVIDEOSTREAMQT
Definition: vrvVideoStreamQt.h:20
DtTcpImageTaskElementConfigurationLogic is the logic element for the DtTcpImageTaskElementConfigurati...
Definition: DtTcpImageTaskElementConfigurationLogic.h:27
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
Contains makVrv::DtTcpImageTaskElementConfigurationInterface class.