libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
Sistema de tratamiento de seņales en vivo de video. More...
#include <moVideoManager.h>
Public Member Functions | |
moLiveSystems () | |
virtual | ~moLiveSystems () |
bool | LoadLiveSystems (moCaptureDevices *p_pPreferredDevices) |
bool | UpdateLiveSystems () |
bool | UnloadLiveSystems () |
bool | GetStatus (MOdevcode p_devcode) |
moVideoFramework * | GetVideoFramework () |
Protected Attributes | |
moVideoFramework * | m_pVideoFramework |
Sistema de tratamiento de seņales en vivo de video.
Sistema de tratamiento de seņales en vivo de video Administra varias instancias de seņales en vivo
Definition at line 206 of file moVideoManager.h.
moLiveSystems::moLiveSystems | ( | ) |
Definition at line 1841 of file moVideoManager.cpp.
|
virtual |
Definition at line 1859 of file moVideoManager.cpp.
bool moLiveSystems::GetStatus | ( | MOdevcode | p_devcode | ) |
Definition at line 2028 of file moVideoManager.cpp.
moVideoFramework * moLiveSystems::GetVideoFramework | ( | ) |
Definition at line 2021 of file moVideoManager.cpp.
bool moLiveSystems::LoadLiveSystems | ( | moCaptureDevices * | p_pPreferredDevices | ) |
Definition at line 1867 of file moVideoManager.cpp.
bool moLiveSystems::UnloadLiveSystems | ( | ) |
Definition at line 2002 of file moVideoManager.cpp.
bool moLiveSystems::UpdateLiveSystems | ( | ) |
Definition at line 1905 of file moVideoManager.cpp.
|
protected |
Definition at line 220 of file moVideoManager.h.