![]() |
Fraxinus
17.12-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 | activeVideoSourceChanged () |
| void | fps (int) |
| void | StreamerServiceAdded (StreamerService *service) |
| void | StreamerServiceRemoved (StreamerService *service) |
Definition at line 48 of file cxVideoServiceProxy.h.
| cx::VideoServiceProxy::VideoServiceProxy | ( | ctkPluginContext * | pluginContext | ) |
Definition at line 50 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 138 of file cxVideoServiceProxy.cpp.
|
static |
Definition at line 45 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 113 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 128 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 153 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 98 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 103 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 118 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 143 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 93 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 133 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 108 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 123 of file cxVideoServiceProxy.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 148 of file cxVideoServiceProxy.cpp.