Constants and GUIDs
[The feature associated with this page, DirectShow, is a legacy feature. It has been superseded by MediaPlayer, IMFMediaEngine, and Audio/Video Capture in Media Foundation. Those features have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer, IMFMediaEngine and Audio/Video Capture in Media Foundation instead of DirectShow, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]
This section describes constants and globally unique identifiers (GUIDs) that are defined in DirectShow.
- DVD Event Notification Codes
- Error and Success Codes
- Event Notification Codes
- Filter Categories
- KS Node Types
- Media Types
- Merit
- Time Format GUIDs
- Trace Event GUIDs
See Also
- Filter class identifiers (CLSIDs): See DirectShow Filters.
- Other component CLSIDs: See DirectShow Objects.
- Interface identifiers (IIDs): Except where noted, all DirectShow IIDs have the form IID_InterfaceName. For example, the IID for the IGraphBuilder interface is IID_IGraphBuilder.