ILMMetaInfoElement Interface

This is the interface for the LEAD Meta Info Object

 

Interface Properties

 

Type

Name

Description

long

Count

Read Only. Gets the number of items.

ILMMetaInfoElement

Item

Read Only. Gets the item at a given index [long].

BSTR

Content

Read Only. Gets a text value representing a content for the given path, possible values can be:

   "METADATA/MDR-DVD/dvdTitle"

   "METADATA/MDR-DVD/director"

   "METADATA/MDR-DVD/leadPerformer"

   "METADATA/MDR-DVD/genre"

   "METADATA/MDR-DVD/studio"

   "METADATA/MDR-DVD/releaseDate"

   "METADATA/MDR-DVD/dataProvider"

BSTR

Name

Read Only. Gets the name of the element.

ILMMetaInfoAttributes

Attributes

Read Only. Gets the attributes of the element.

 

IPictureDisp

Picture

Read Only. Gets the artwork of the element.

 

double

Duration

Read Only. Gets duration in seconds.

VARIANT_BOOL

IsValidArtwork

Read Only. Determines if the artwork is valid (VARIANT_TRUE) or not (VARIANT_FALSE)