ltmmProcessors.RegisterExternalProcessor Method

Visual Basic Example

 

Syntax

object.RegisterExternalProcessor( ClassID As String, Register As Boolean )

Remarks

Registers an external 3rd-party video or audio processor filter and refreshes the referenced collection.  
After refresh the newly registered processor filter will be selectable for play, capture or convert filter graphs.

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

Platforms

Win32, x64

See Also

Elements:

ltmmProcessors.Item Method , ltmmProcessors.Count Property , ltmmProcessor Object

Topics:

Multimedia Properties, Methods and Events