The LEAD SSF Reader is a DirectShow filter for streaming data from a Microsoft Smooth Streaming server.
Currently, the following formats are supported:
H264 video
WVC1 video
AAC audio
WMA audio
This filter supports the standard IFileSourceFilter interface. Use the IFileSourceFilter::Load method to let the LEAD SSF Reader filter know where to read the data from. Please see the Microsoft documentation for this interface for more information.
The data can be streamed over HTTP or secure HTTPS connections. See the SSF Reader URL syntax topic for a discussion about URL syntax.
Technical details for the filter are provided in the following table:
Filter Interfaces |
|
Interface ID |
IID_IFileSourceFilter |
Input Media Types |
N/A |
Output Media Types |
Type: MEDIATYPE_Video Subtypes: ISOMEDIATYPE_avc1 MEDIASUBTYPE_WVC1 MEDIASUBTYPE_YUY2
Type: MEDIATYPE_Audio Subtypes: MEDIASUBTYPE_mp4a MEDIASUBTYPE_WMAUDIO3 |
Filter CLSID |
CLSID_LMSsfRd |
Property Page CLSID |
N/A |
Executable |
LMSsfRd.dll |
Filter category |
CLSID_LegacyAmFilterCategory |
Header |
ILMSsfRd.h |
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