ILMMxfMuxMetaSegments Interface

Interface Properties:

Type

Name

Description

long

Count

(Read-only) Gets the current count of meta segments.

ILMMxfMuxMetaSegment *

Item( long index )

Gets the meta segment for the specified index.

Interface Methods:

HRESULT Clear();

Description

Removes any existing meta segments from the collection.

Returns

S_OK if successful, < 0 if an error occurred.

HRESULT Add(ILMMxfMuxMetaSegment *pSeg);

Parameters

pSeg

Pointer to a meta segment object..

Description

Adds a meta segment object to the collection.

Returns

S_OK if successful, < 0 if an error occurred.

Common Error Codes

E_POINTER                  [0x80004003] pSeg is NULL

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Filters C API Help