ILMMxfMuxMetaSegments 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.

Methods

HRESULT Clear();

Description

Removes any existing meta segments from the collection.

Returns

Return Description
S_OK Successful.
< 0 An error occurred.

HRESULT Add(ILMMxfMuxMetaSegment **pVal);

Description

Adds a meta segment object to the collection.

Parameters

pVal

Pointer to a meta segment object.

Returns

Return Description
S_OK Successful.
< 0 An error occurred.
E_POINTER [0x80004003] pVal is NULL.
Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Filters C API Help

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