Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Multimedia API Help

ltmmVCRControl_DeviceType Constants

Show in webframe

typedef enum ltmmVCRControl_DeviceType
{
   ltmmVCRControl_DeviceType_NotPresent,
   ltmmVCRControl_DeviceType_Unknown,
   ltmmVCRControl_DeviceType_Camera,
   ltmmVCRControl_DeviceType_DVHS,
   ltmmVCRControl_DeviceType_VCR,
} ltmmVCRControl_DeviceType;

The ltmmVCRControl_DeviceType constants specify the current device type.

Constant

Description

ltmmVCRControl_DeviceType_NotPresent

No VCR device is connected.

ltmmVCRControl_DeviceType_Unknown

Unknown device type.

ltmmVCRControl_DeviceType_Camera

Simple camera that can record or pause-record, but lacks full VCR capabilities.

ltmmVCRControl_DeviceType_DVHS

Device supports D-VHS format.

ltmmVCRControl_DeviceType_VCR

Device has full VCR capabilities.

See Also

IltmmVCRControl::get_DeviceType

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.