DVR Sink Filter (Windows CE 5.0)
Applies to: Devices based on Windows CE 5.0 with the Windows CE 5.0 Networked Media Device Feature Pack
The sink is connected directly or indirectly to the upstream tuner or encoder, and will accept supported combinations of media formats. Currently, the only supported media format is MPEG-2.
Filter Property | Description |
---|---|
Filter Interfaces | IFileSinkFilter
IFileSinkFilter2 IXDSCodec IStreamBufferCapture IDVREngineHelpers IContentRestrictionCapture |
Input Pin Media Types | MEDIATYPE_Stream
MEDIASUBTYPE_MPEG2_PROGRAM |
Input Pin Interfaces | IKSPropertySet |
Output Pin Media Types | None |
Output Pin Interfaces | None |
Filter CLSID | CLSID_DVRSinkFilterMPEG |
Property Page CLSID | none |
Executable | Dvrengine.dll |
Merit | DO_NOT_USE |
Filter Category | none |
Remarks
The sink is not connected to the source via DirectShow pins. Instead, it exists in a separate filter graph and is tied to the buffered media source via its COM filter interface. This separation enables source sharing scenarios required by some applications, as well as independent proceeding, acquisition, and playback of content. Any number of sources may be connected to any sink filter
See Also
Send Feedback on this topic to the authors