Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

CVideoDeviceWin32 Class Reference

#include <VideoDeviceWin32.h>

Inheritance diagram for CVideoDeviceWin32:

CVideoDevice List of all members.

Public Slots

Public Member Functions

Protected Member Functions


Constructor & Destructor Documentation

CVideoDeviceWin32::CVideoDeviceWin32 int  index  ) 
 

Parameters:
index The index of the video driver

CVideoDeviceWin32::~CVideoDeviceWin32  ) 
 


Member Function Documentation

bool CVideoDeviceWin32::CallbackControl int  id  ) 
 

bool CVideoDeviceWin32::CallbackError int  id,
const QString &  text
 

bool CVideoDeviceWin32::CallbackStatus int  id,
const QString &  text
 

bool CVideoDeviceWin32::CallbackVideoStream VIDEOHDR *  vh  ) 
 

bool CVideoDeviceWin32::CallbackYield  ) 
 

void CVideoDeviceWin32::Exit  )  [protected, virtual]
 

Make device inactive.

This function is called when the device is no longer in use; it unregisters the device (eliminating callback), and destroys the capture handle

Implements CVideoDevice.

long CVideoDeviceWin32::GetDescriptor  )  const [virtual]
 

System dependant descriptor to device.

File descriptor under Unix, WHND under Windows; should be casted to apropriate type.

Only valid when the device is open!

Implements CVideoDevice.

bool CVideoDeviceWin32::Init  )  [protected, virtual]
 

Gather data from video device, like name, size, etc. Also initializes buffers.

This function must be called after every first open.

Implements CVideoDevice.

void CVideoDeviceWin32::Mute bool  on  )  const [virtual]
 

Implements CVideoDevice.

void CVideoDeviceWin32::run  )  [protected, virtual]
 

void CVideoDeviceWin32::ShowDisplayDialog  )  [virtual, slot]
 

Implements CVideoDevice.

void CVideoDeviceWin32::ShowFormatDialog  )  [virtual, slot]
 

Implements CVideoDevice.

void CVideoDeviceWin32::ShowSourceDialog  )  [virtual, slot]
 

Implements CVideoDevice.

bool CVideoDeviceWin32::StartCapture  )  [protected, virtual]
 

Implements CVideoDevice.

void CVideoDeviceWin32::StopCapture  )  [protected, virtual]
 

Implements CVideoDevice.


The documentation for this class was generated from the following files:
Generated on Wed Dec 13 23:38:47 2006 for CamStream by doxygen 1.3.7