![]() |
CustusX
15.4.0-beta
An IGT application
|
#include <cxVideoImplService.h>
Public Member Functions | |
| VideoImplService (ctkPluginContext *context) | |
| virtual | ~VideoImplService () |
| virtual StreamerService * | getStreamerService (QString service) |
| virtual QList< StreamerService * > | getStreamerServices () |
| virtual bool | isNull () |
| virtual VideoSourcePtr | getActiveVideoSource () |
| virtual void | setActiveVideoSource (QString uid) |
| virtual std::vector < VideoSourcePtr > | getVideoSources () |
| virtual void | setPlaybackMode (PlaybackTimePtr controller) |
| virtual std::vector < TimelineEvent > | getPlaybackEvents () |
| virtual QString | getConnectionMethod () |
| virtual void | setConnectionMethod (QString connectionMethod) |
| virtual void | openConnection () |
| virtual void | closeConnection () |
| virtual bool | isConnected () const |
Additional Inherited Members | |
Signals inherited from cx::VideoService | |
| void | connected (bool on) |
| void | activeVideoSourceChanged () |
| void | fps (int) |
| void | StreamerServiceAdded (StreamerService *service) |
| void | StreamerServiceRemoved (StreamerService *service) |
Static Public Member Functions inherited from cx::VideoService | |
| static VideoServicePtr | getNullObject () |
| cx::VideoImplService::VideoImplService | ( | ctkPluginContext * | context | ) |
Definition at line 58 of file cxVideoImplService.cpp.
|
virtual |
Definition at line 83 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 236 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 177 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 246 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 266 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 97 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 102 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 207 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 241 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 107 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 221 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 118 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 251 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 182 of file cxVideoImplService.cpp.