![]() |
Fraxinus
16.5.0-fx-rc6
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 | 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 62 of file cxVideoImplService.cpp.
|
virtual |
Definition at line 86 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 289 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 216 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 299 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 319 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 100 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 113 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 256 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 294 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 128 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 273 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 139 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 304 of file cxVideoImplService.cpp.
|
virtual |
Implements cx::VideoService.
Definition at line 221 of file cxVideoImplService.cpp.