IWMEncSource.GetTransformPluginCount

Windows Media Encoder SDK banner art

The GetTransformPluginCount method retrieves the number of transform plug-ins that can be applied to the source stream.

Syntax

DWORD = IWMEncSource.GetTransformPluginCount

Parameters

This method takes no parameters.

Return Values

This method returns a DWORD containing the plug-in count.

Requirements

Reference: Windows Media Encoder

Library: wmenc.exe

See Also