The LEAD Network Sink Filter is responsible for sending multiplexed media, output by the LEAD Network Multiplexer, over a TCP/IP network.
The filter establishes a sending point (server) from an address provided as a target file name to either a capture or convert object. The control's TargetFormat property must be set to TargetFormatType.NET, and the file name must have the following format: ltsf://IP:PORT (for example: ltsf://10.1.1.200:27015). If no port is specified, the default value of 27015 is used.
Note
The LEAD Network Sink Filter uses the LEAD Network Protocol Manager object internally, so register the LEAD Network Protocol Manager prior to using this filter.