ltmmCompressors.Find Method

Visual Basic Example

Visual Basic Example 2

 

Syntax

object.Find(Name As String) As Long

Remarks

Retrieves the index of the compressor that matches the specified name.

A compressor’s name is unique.

An application can use this method to find a specific compressor. A compressor’s name can be retrieved with the ltmmCompressor.Name property or by using the LTMM DirectShow Filter List Utility.

If the method fails, an error is raised. For more information, refer to the Error Codes.

See Also

Elements:

ltmmCompressors.Item Method, ltmmCompressor.Name Property, LTMM DirectShow Filter List Utility

Topics:

Multimedia Properties, Methods and Events