![]() |
CustusX
15.4.0-beta
An IGT application
|
#include <cxVideoServiceNull.h>
Public Member Functions | |
| virtual | ~VideoServiceNull () |
| 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 StreamerService * | getStreamerService (QString service) |
| virtual QList< StreamerService * > | getStreamerServices () |
| virtual bool | isNull () |
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 () |
Definition at line 46 of file cxVideoServiceNull.h.
|
inlinevirtual |
Definition at line 49 of file cxVideoServiceNull.h.
|
virtual |
Implements cx::VideoService.
Definition at line 67 of file cxVideoServiceNull.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 44 of file cxVideoServiceNull.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 58 of file cxVideoServiceNull.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 80 of file cxVideoServiceNull.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 85 of file cxVideoServiceNull.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 91 of file cxVideoServiceNull.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 49 of file cxVideoServiceNull.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 71 of file cxVideoServiceNull.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 96 of file cxVideoServiceNull.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 63 of file cxVideoServiceNull.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 40 of file cxVideoServiceNull.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 54 of file cxVideoServiceNull.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 76 of file cxVideoServiceNull.cpp.