Share via


IMSVidStreamBufferSource2 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.]

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

The IMSVidStreamBufferSource2 interface represents the Stream Buffer Source filter within the Video Control.

Inheritance

The IMSVidStreamBufferSource2 interface inherits from IMSVidStreamBufferSource. IMSVidStreamBufferSource2 also has these types of members:

Methods

The IMSVidStreamBufferSource2 interface has these methods.

 
IMSVidStreamBufferSource2::get_AudioCounter

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

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

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

The get_WSTCounter method enables the caller to get performance statistics from the Stream Buffer Source for the World Standard Teletext (WST) stream.
IMSVidStreamBufferSource2::put_RateEx

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

Remarks

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

Requirements

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

See also

IMSVidStreamBufferSource

Video Control Interfaces