#include <mlVideoCaptureInterface.h>

Public Member Functions | |
| VCVideoCaptureBaseInterface () | |
| Macro for declaring methods for the runtime system. | |
| VCVideoCaptureBaseInterface (VCVideoCaptureInterface *o) | |
| VCVideoCaptureInterface * | videoCaptureInterface () const |
Protected Attributes | |
| VCVideoCaptureInterface * | obj |
Definition at line 156 of file mlVideoCaptureInterface.h.
| ml::VCVideoCaptureBaseInterface::VCVideoCaptureBaseInterface | ( | ) | [inline] |
Macro for declaring methods for the runtime system.
C-tor
Definition at line 164 of file mlVideoCaptureInterface.h.
| ml::VCVideoCaptureBaseInterface::VCVideoCaptureBaseInterface | ( | VCVideoCaptureInterface * | o | ) | [inline] |
Definition at line 165 of file mlVideoCaptureInterface.h.
| VCVideoCaptureInterface* ml::VCVideoCaptureBaseInterface::videoCaptureInterface | ( | ) | const [inline] |
Definition at line 167 of file mlVideoCaptureInterface.h.
Definition at line 171 of file mlVideoCaptureInterface.h.
1.5.8