![]() |
CustusX
15.3.3-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 227 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 168 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 237 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 257 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 88 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 93 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 198 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 232 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 98 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 212 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 109 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 242 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 173 of file cxVideoImplService.cpp.