VideoCaptureDevice Struct Reference
[Video Capture and Image Display]

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

#include <TeamTalk4.h>

List of all members.

Public Attributes

TTCHAR szDeviceID [TT_STRLEN]
 A string identifying the device.
TTCHAR szDeviceName [TT_STRLEN]
 The name of the capture device.
TTCHAR szCaptureAPI [TT_STRLEN]
 The name of the API used to capture video.
CaptureFormat captureFormats [TT_CAPTUREFORMATS_MAX]
 The supported capture formats.
INT32 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 TT_InitVideoCaptureDevice function.

See also:
TT_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:18:33 2012 for TeamTalk 4 C-API DLL by  doxygen 1.6.3