ltmmProcessors.Find Method

Visual Basic example1

Visual Basic example2

Visual Basic example3

 

Syntax

object.Find(Name As String) As Long

Remarks

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

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

See Also

Elements:

ltmmProcessors.Item Method, ltmmProcessor.Name Property, LTMM DirectShow Filter List Utility

Topics:

Multimedia Properties, Methods and Events