WMEncAgentLocator Object

Windows Media Encoder SDK banner art

The WMEncAgentLocator object creates a WMEncoderAgent object on a remote computer. If you are using a scripting language to administer an encoding application over a network, you must use WMEncAgentLocator. Scripting languages cannot create objects on remote computers.

The WMEncAgentLocator object exposes the following method.

Method Description
GetAgent Creates a WMEncoderAgent object on a remote computer.

See Also