Compartilhar via


IMSVidFilePlayback2 Interface

 
Microsoft DirectShow 9.0

IMSVidFilePlayback2 Interface

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.

The IMSVidFilePlayback2 interface enables the client to specify a local file for playback. It is implemented by the MSVidFilePlaybackDevice object. In addition to the methods inherited from IMSVidFilePlayback, the IMSVidFilePlayback2 interface exposes the following methods.

Method Description
put___SourceFilter Sets the CLSID of a DirectShow source filter to use for this source.
put__SourceFilter Sets the CLSID of a DirectShow source filter to use for this source. The CLSID is specified as a string.

See Also