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.
Component | Description |
---|---|
Interfaces | ILMNetSrc |
CLSID | CLSID_LMNetSrc |
Win32, x64.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document