Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
The MSVidSinkStreams enumeration defines the stream types for a generic sink.
Syntax
typedef enum  {
  Video   = 1,
  Audio   = 2,
  Other   = 4 
} MSVidSinkStreams;
Constants
- Video 
 Indicates a video steam.
- Audio 
 Indicates an audio stream.
- Other 
 Indicates a stream that is neither video nor audio.
Requirements
| Header | Declared in Dshow.h. | 
See Also
IMSVidGenericSink::get_SinkStreams
IMSVidGenericSink::put_SinkStreams
Video Control Enumerations
Send comments about this topic to Microsoft
Build date: 12/4/2008