BearWare.VideoCaptureDevice Struct Reference
[Video Capture and Image Display]

A struct containing the properties of a video capture device. More...

List of all members.

Public Attributes

string szDeviceID
 A string identifying the device.
string szDeviceName
 The name of the capture device.
string szCaptureAPI
 The name of the API used to capture video.
CaptureFormat[] captureFormats
 The supported capture formats.
int nCaptureFormatsCount
 The number of capture formats available in captureFormats array.

Detailed Description

A struct containing the properties of a video capture device.

The information retrieved from the video capture device is used to initialize the video capture device using the TeamTalk4.InitVideoCaptureDevice() function.

See also:
TeamTalk4.GetVideoCaptureDevices

Member Data Documentation

A string identifying the device.

The name of the capture device.

The name of the API used to capture video.

The supported capture formats.

The number of capture formats available in captureFormats array.

Generated on Sun Mar 18 17:16:15 2012 for TeamTalk 4 .NET DLL by  doxygen 1.6.3