WMEncoder.Name

Windows Media Encoder SDK banner art

The Name property specifies and retrieves the unique name of a WMEncoder object for remote administration.

Syntax

WMEncoder.Name = String
String = WMEncoder.Name

Parameters

This property takes no parameters.

Property Value

A String containing the name.

Remarks

Each instance of the WMEncoder object can be assigned a name to facilitate remote administration. The name must be unique. If you create a WMEncoder object with a duplicate name, a new name is assigned.

Requirements

Reference: Windows Media Encoder

Library: wmenc.exe

See Also