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 Windows XP or later.
The IMSVidOutputDevices interface represents a collection of output devices.
Output devices include video and audio renderers, and the Stream Buffer Sink object. To obtain the audio and video renders, you can use the following methods:
- IMSVidCtl::get_AudioRendererActive
- IMSVidCtl::get_AudioRenderersAvailable
- IMSVidCtl::get_VideoRendererActive
- IMSVidCtl::get_VideoRenderersAvailable
Methods
The IMSVidOutputDevices interface inherits the methods of the IDispatch interface.
In addition, IMSVidOutputDevices defines the following methods.
Method | Description |
---|---|
Adds an output device to the collection. |
|
Retrieves the number of items in the collection. |
|
Retrieves the specified item from the collection. |
|
Retrieves an enumerator for the collection. |
|
Removes an item from the collection. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008