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

DV stands for Digital Video and has been defined in "Specification of Consumer-use Digital VCRs" (aka the Blue Book).

ltmmVCRControl_MediaType Constants

Show in webframe

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

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