IMSVidFilePlayback2 interface (segment.h)

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

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

The IMSVidFilePlayback2 interface enables the client to specify a DirectShow source filter for playback. It is implemented by the MSVidFilePlaybackDevice object.

Inheritance

The IMSVidFilePlayback2 interface inherits from IMSVidFilePlayback. IMSVidFilePlayback2 also has these types of members:

Methods

The IMSVidFilePlayback2 interface has these methods.

 
IMSVidFilePlayback2::put___SourceFilter

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 or later.
IMSVidFilePlayback2::put__SourceFilter

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

Remarks

To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IMSVidFilePlayback2).

Requirements

Requirement Value
Target Platform Windows
Header segment.h (include Msvidctl.h)

See also

IMSVidFilePlayback

Video Control Interfaces