![]() |
CustusX
22.04-rc3
An IGT application
|
#include <cxVideoServiceProxy.h>
Public Member Functions | |
| VideoServiceProxy (ctkPluginContext *pluginContext) | |
| bool | isNull () |
| virtual void | setActiveVideoSource (QString uid) |
| virtual VideoSourcePtr | getActiveVideoSource () |
| virtual std::vector< VideoSourcePtr > | getVideoSources () |
| virtual void | setConnectionMethod (QString connectionMethod) |
| virtual QString | getConnectionMethod () |
| virtual void | openConnection () |
| virtual void | closeConnection () |
| virtual bool | isConnected () const |
| virtual void | setPlaybackMode (PlaybackTimePtr controller) |
| virtual std::vector< TimelineEvent > | getPlaybackEvents () |
| virtual StreamerServicePtr | getStreamerService (QString uid) |
| virtual QList< StreamerServicePtr > | getStreamerServices () |
Static Public Member Functions | |
| static VideoServicePtr | create (ctkPluginContext *pluginContext) |
Static Public Member Functions inherited from cx::VideoService | |
| static VideoServicePtr | getNullObject () |
Additional Inherited Members | |
Signals inherited from cx::VideoService | |
| void | connected (bool on) |
| void | connectionMethodChanged () |
| void | activeVideoSourceChanged () |
| void | fps (int) |
| void | StreamerServiceAdded (StreamerService *service) |
| void | StreamerServiceRemoved (StreamerService *service) |
Definition at line 27 of file cxVideoServiceProxy.h.
| cx::VideoServiceProxy::VideoServiceProxy | ( | ctkPluginContext * | pluginContext | ) |
Definition at line 29 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 117 of file cxVideoServiceProxy.cpp.
|
static |
Definition at line 24 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 92 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 107 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 132 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 77 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 82 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 97 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 122 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 72 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 112 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 87 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 102 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 127 of file cxVideoServiceProxy.cpp.