Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Multimedia API Help

LEAD Network Source Filter

Show in webframe

The LEAD Network Source Filter receives stream data, sent by the LEAD Network Sink Filter, on a TCP/IP network. It serves as a file reader filter in a DirectShow filter graph.

The LEAD Network Source Filter is automatically used by the LEAD Multimedia toolkit when you set the file name with the following format: ltsf://IP:PORT, example: ltsf://10.1.1.200:27015. The filter connects to the address provided as a file name to a player object.

The LEAD Network Source filter supports the IFileSourceFilter interface. You can use the IFileSourceFilter interface to set the address on the network source filter without using the LEADTOOLS toolkit.

The LEAD Network Source Filter works in conjunction with LEAD Network Multiplexer, LEAD Network Sink Filter, and LEAD Network Demultiplexer to form a complete communication circle; Client-Server based.

Interfaces

ILMNetSrc Interface ILMNetSrc Interface

CLSID

CLSID_LMNetSrc

Required DLLs and Libraries

LMNetSrc (must be present and registered on the sending side (server) machine.)
DSKernel
LMNetCon

The LEAD Network Source Filter uses the LEAD Network Protocol Manager module internally, so register  the LEAD Network Protocol Manager prior to using this filter.

For a listing of the exact DLLs needed, based on the toolkit version, refer to Multimedia Files You Must Include With Your Application.

Platforms

Win32, x64

See Also

ILMNetDmx Interface

ILMNetMux Interface

 

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.