Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
The IMSVidGenericSink interface represents a generic output device that supports streaming output. It is implemented by the MSVidGenericSink object.
Inheritance
The IMSVidGenericSink interface inherits from IMSVidOutputDevice. IMSVidGenericSink also has these types of members:
Methods
The IMSVidGenericSink interface has these methods.
| IMSVidGenericSink::get_SinkStreams The get_SinkStreams method retrieves the streams that are required to be rendered down to the sink. Not implemented. |
| IMSVidGenericSink::put_SinkStreams The put_SinkStreams method sets the streams that are required to be rendered down to the sink. Not implemented. |
| IMSVidGenericSink::SetSinkFilter The SetSinkFilter method sets the filter for the sink. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IMSVidGenericSink).
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | segment.h (include Msvidctl.h) |