Available in LEADTOOLS Multimedia toolkits. |
ILMMxfMuxMetaSegments Interface
Type |
Name |
Description |
long |
Count |
(Read-only) Gets the current count of meta segments. |
Item( long index ) |
Gets the meta segment for the specified index. |
Description
Removes any existing meta segments from the collection.
Returns
S_OK if successful, < 0 if an error occurred.
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