CustusX
22.04-rc5
An IGT application
|
#include <cxVideoImplService.h>
Public Member Functions | |
VideoImplService (ctkPluginContext *context) | |
virtual | ~VideoImplService () |
virtual StreamerServicePtr | getStreamerService (QString uid) |
virtual QList< StreamerServicePtr > | 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 | connectionMethodChanged () |
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 42 of file cxVideoImplService.cpp.
|
virtual |
Definition at line 67 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 270 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 197 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 280 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 300 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 81 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 94 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 237 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 275 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 109 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 254 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 120 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 285 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 202 of file cxVideoImplService.cpp.