IMSVidStreamBufferSink3 Interface
Microsoft DirectShow 9.0 |
IMSVidStreamBufferSink3 Interface
This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
The IMSVidStreamBufferSink3 interface represents the Stream Buffer Sink filter within the Video Control.
In addition to the methods inherited from IMSVidStreamBufferSink2, the IMSVidStreamBufferSink3 interface exposes the following methods.
Method | Description |
get__AudioAnalysisFilter | Not implemented. |
get__DataAnalysisFilter | Not implemented. |
get__VideoAnalysisFilter | Not implemented. |
get_AudioAnalysisFilter | Not implemented. |
get_AudioCounter | Enables the caller to get performance statistics from the Stream Buffer Sink for the audio stream. |
get_CCCounter | Enables the caller to get performance statistics from the Stream Buffer Sink for the closed captioning stream. |
get_DataAnalysisFilter | Not implemented. |
get_LicenseErrorCode | Returns the most recent error code relating to licenses. |
get_VideoAnalysisFilter | Not implemented. |
get_VideoCounter | Enables the caller to get performance statistics from the Stream Buffer Sink for the video stream. |
get_WSTCounter | Enables the caller to get performance statistics from the Stream Buffer Sink for the World Standard Teletext (WST) stream. |
put__AudioAnalysisFilter | Not implemented. |
put__DataAnalysisFilter | Not implemented. |
put__VideoAnalysisFilter | Not implemented. |
put_AudioAnalysisFilter | Not implemented. |
put_DataAnalysisFilter | Not implemented. |
put_VideoAnalysisFilter | Not implemented. |
SetMinSeek | Sets the minimum seek position equal to the current playback position, and retrieves the current position. |
See Also