WMEncoderAgent.EncoderNamesCollection

Windows Media Encoder SDK banner art

The EncoderNamesCollection property retrieves a collection of WMEncoder object names.

Syntax

object = WMEncoderAgent.EncoderNamesCollection;

Parameters

This property takes no parameters.

Property Value

An IWMEncoderNamesCollection object.

Remarks

To administer encoding applications remotely, you must add the Windows Media Encoder Agent reference to the project. For more information, see Programming in C#.

Requirements

Reference: Windows Media EncoderAgent

Namespace: WMEncAgtLib

Assembly: Interop.WMEncAgtLib.dll.dll

Library: wmencagt.exe

See Also