Share via


IWMEncNetConnectionStats2.HostURL

Windows Media Encoder SDK banner art

The HostURL property retrieves the URL of the computer running a Windows Media Encoder application that is hosting a broadcast.

Syntax

string = IWMEncNetConnectionStats2.HostURL;

Parameters

This property takes no parameters.

Property Value

A String containing the URL.

Remarks

This property is read-only.

Requirements

Reference: Windows Media Encoder

Namespace: WMEncoderLib

Assembly: Interop.WMEncoderLib.dll

Library: WMEncoderLib.dll

See Also