[MarshalAsAttribute(System.Runtime.InteropServices.UnmanagedType, ArraySubType=0, SizeParamIndex=0, SizeConst=0, IidParameterIndex=0, SafeArraySubType=0)]
public const string Filter_MPEG2_Program_Demux
[MarshalAsAttribute(UnmanagedType.U1 |
UnmanagedType.LPStr)]
public:
const String^ Filter_MPEG2_Program_Demux
The LEAD MPEG2 Program Demultiplexer is a DirectShow filter that can parse the following types of streams:
The first two formats are multiplexed formats, and they can contain video, audio and private data streams. The video compression can be MPEG1 (ISO/IEC 11172-2), MPEG2 (ISO/IEC 13818-2), MPEG4 (ISO/IEC 14496-2), H.264 (ISO/IEC 14496-10) or H265 (ISO/IEC 23008-2). The audio compression can be MPEG1 (ISO/IEC 11172-3), AC3, LPCM or AAC.
This filter does NOT support MPEG-2 Transport streams defined in ISO/IEC 13818-1. This type of file/stream is supported in the LEAD MPEG2 Transport Demultiplexer. This filter does NOT support private data. For private data support, please use the LEAD MPEG2 Transport Demultiplexer.
The demultiplexer works in pull mode, so it will connect to source filters that expose the IAsyncReader interface. IAsyncReader is a standard Microsoft interface. Please consult the Microsoft documentation for more information on IAsyncReader.
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