ltmmVCRControl_DeviceType Constants

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.

Help Version 21.0.2021.7.19
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Multimedia C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.