ltmmVCRControl_MediaType Constants

typedef enum ltmmVCRControl_MediaType 
{ 
   ltmmVCRControl_MediaType_NotPresent, 
   ltmmVCRControl_MediaType_Unknown, 
   ltmmVCRControl_MediaType_VHS, 
   ltmmVCRControl_MediaType_DVC, 
} ltmmVCRControl_MediaType; 

The ltmmVCRControl_MediaType constants specify the media format of this device.

Constant

Description

ltmmVCRControl_MediaType_NotPresent

The device is empty.

ltmmVCRControl_MediaType_Unknown

Unknown type.

ltmmVCRControl_MediaType_VHS

VHS tape.

ltmmVCRControl_MediaType_DVC

DV tape.

See Also

IltmmVCRControl::get_MediaType

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.