Share via


IWMEncNetConnectionStats Interface

Windows Media Encoder SDK banner art

The IWMEncNetConnectionStats interface identifies the number of clients connected to the computer that is hosting an encoding application, and the protocol and IP address of a specific client. The IWMEncNetConnectionStats interface exposes the following property and method.

Property Description
ClientCount Retrieves the number of clients connected to Windows Media Encoder.
Method Description
get_ClientInfo Retrieves the protocol and IP address of a specific client.

See Also