MWCapture SDK Linux  3.3.1.LAST_SVN_COMMIT_NUM
Public Attributes | List of all members
_MWCAP_CHANNEL_INFO Struct Reference

MWCAP_CHANNEL_INFO. More...

#include <MWCaptureExtension.h>

Public Attributes

WORD wFamilyID
 Product type, refers to MW_FAMILY_ID.
 
WORD wProductID
 device ID, refers to MWCAP_PRODUCT_ID
 
CHAR chHardwareVersion
 Hardware version ID.
 
BYTE byFirmwareID
 Firmware ID.
 
DWORD dwFirmwareVersion
 Firmware version.
 
DWORD dwDriverVersion
 Driver version.
 
CHAR szFamilyName [MW_FAMILY_NAME_LEN]
 Product name.
 
CHAR szProductName [MW_PRODUCT_NAME_LEN]
 Product type.
 
CHAR szFirmwareName [MW_FIRMWARE_NAME_LEN]
 Firmware name.
 
CHAR szBoardSerialNo [MW_SERIAL_NO_LEN]
 Hardware serial number.
 
BYTE byBoardIndex
 Rotary ID located on the capture card, 0~F.
 
BYTE byChannelIndex
 Channel index of the capture card, which starts from 0.
 

Detailed Description

MWCAP_CHANNEL_INFO.

Records detailed channel information
Related functions are:
MWGetChannelInfoByIndex
MWGetChannelInfo


The documentation for this struct was generated from the following file: