Public Member Functions | Private Attributes
CCMU1394Capture Class Reference

#include <CMU1394Capture.h>

Inheritance diagram for CCMU1394Capture:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool CaptureImage (CByteImage **ppImages)
 CCMU1394Capture (int nFormat=-1, int nMode=-1, int nRate=-1, int nCameras=1)
void CloseCamera ()
int GetHeight ()
int GetNumberOfCameras ()
CByteImage::ImageType GetType ()
int GetWidth ()
bool OpenCamera ()
void SetFeature (int nFeature, int nValue, int nCamera=-1)
void SetGain (int nGain, int nCamera=-1)
void SetShutter (int nShutter, int nCamera=-1)
 ~CCMU1394Capture ()

Private Attributes

int height
bool m_bOK
int m_nFormat
int m_nMode
int m_nNumberOfCameras
int m_nRate
C1394Camera ** m_ppCameras
int width

Detailed Description

Definition at line 78 of file CMU1394Capture.h.


Constructor & Destructor Documentation

CCMU1394Capture::CCMU1394Capture ( int  nFormat = -1,
int  nMode = -1,
int  nRate = -1,
int  nCameras = 1 
)

Definition at line 66 of file CMU1394Capture.cpp.

Definition at line 80 of file CMU1394Capture.cpp.


Member Function Documentation

bool CCMU1394Capture::CaptureImage ( CByteImage **  ppImages) [virtual]

Implements CVideoCaptureInterface.

Definition at line 257 of file CMU1394Capture.cpp.

Implements CVideoCaptureInterface.

Definition at line 239 of file CMU1394Capture.cpp.

int CCMU1394Capture::GetHeight ( ) [inline, virtual]

Implements CVideoCaptureInterface.

Definition at line 94 of file CMU1394Capture.h.

Implements CVideoCaptureInterface.

Definition at line 234 of file CMU1394Capture.cpp.

Implements CVideoCaptureInterface.

Definition at line 95 of file CMU1394Capture.h.

int CCMU1394Capture::GetWidth ( ) [inline, virtual]

Implements CVideoCaptureInterface.

Definition at line 93 of file CMU1394Capture.h.

bool CCMU1394Capture::OpenCamera ( ) [virtual]

Implements CVideoCaptureInterface.

Definition at line 90 of file CMU1394Capture.cpp.

void CCMU1394Capture::SetFeature ( int  nFeature,
int  nValue,
int  nCamera = -1 
)

Definition at line 367 of file CMU1394Capture.cpp.

void CCMU1394Capture::SetGain ( int  nGain,
int  nCamera = -1 
)

Definition at line 302 of file CMU1394Capture.cpp.

void CCMU1394Capture::SetShutter ( int  nShutter,
int  nCamera = -1 
)

Definition at line 334 of file CMU1394Capture.cpp.


Member Data Documentation

int CCMU1394Capture::height [private]

Definition at line 119 of file CMU1394Capture.h.

bool CCMU1394Capture::m_bOK [private]

Definition at line 121 of file CMU1394Capture.h.

Definition at line 114 of file CMU1394Capture.h.

int CCMU1394Capture::m_nMode [private]

Definition at line 115 of file CMU1394Capture.h.

Definition at line 110 of file CMU1394Capture.h.

int CCMU1394Capture::m_nRate [private]

Definition at line 116 of file CMU1394Capture.h.

C1394Camera** CCMU1394Capture::m_ppCameras [private]

Definition at line 111 of file CMU1394Capture.h.

int CCMU1394Capture::width [private]

Definition at line 118 of file CMU1394Capture.h.


The documentation for this class was generated from the following files:


asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Thu Jun 6 2019 21:46:58