WMEncoder.RemoteAdmin

Windows Media Encoder SDK banner art

The RemoteAdmin property specifies and retrieves a Boolean value indicating whether the WMEncoder object can be controlled over a network.

Syntax

WMEncoder.RemoteAdmin = Boolean
Boolean = WMEncoder.RemoteAdmin

Parameters

This property takes no parameters.

Property Value

A Boolean indicating whether the encoding application can be remotely controlled.

Remarks

The Boolean value defaults to True, indicating that the encoding application supports remote administration.

Requirements

Reference: Windows Media Encoder

Library: wmenc.exe

See Also